Skip to content

Commit

Permalink
Update github_asana_bridge.yaml to point to specific action
Browse files Browse the repository at this point in the history
  • Loading branch information
stevejalim committed Aug 7, 2023
1 parent e5533a4 commit cf489e4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/github_asana_bridge.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ jobs:
if: github.event.label.name == 'Asana'
steps:
- id: run-bridger
uses: mozmeao/asana-github-bridge@v1
uses: mozmeao/asana-github-bridge/issue_handler@v1
with:
only-react-to: repo-org
ASANA_PAT: ${{ secrets.ASANA_PAT }}
Expand Down

0 comments on commit cf489e4

Please sign in to comment.