Skip to content

Commit

Permalink
Final pass for now at getting the Asana-GH action to work in Bedrock
Browse files Browse the repository at this point in the history
  • Loading branch information
stevejalim committed Aug 7, 2023
1 parent cd76652 commit 3cb2874
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 @@ -23,7 +23,7 @@ jobs:
path: ./.github/actions/bridger
- id: run-bridger
name: Build bridge to Asana
uses: ./.github/actions/bridger/issue_handler
uses: ./.github/actions/bridger/.github/actions/issue_handler
with:
only-react-to: repo-org
ASANA_PAT: ${{ secrets.ASANA_PAT }}
Expand Down

0 comments on commit 3cb2874

Please sign in to comment.