Skip to content

Commit

Permalink
Update github_asana_bridge.yaml redux
Browse files Browse the repository at this point in the history
  • Loading branch information
stevejalim committed Aug 7, 2023
1 parent b50eb34 commit cd76652
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/github_asana_bridge.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -20,10 +20,10 @@ jobs:
with:
repository: mozmeao/asana-github-bridge
ref: v1
path: ./.github/actions/asana-bridger
path: ./.github/actions/bridger
- id: run-bridger
name: Build bridge to Asana
uses: ./.github/actions/asana-bridger/actions/issue_handler
uses: ./.github/actions/bridger/issue_handler
with:
only-react-to: repo-org
ASANA_PAT: ${{ secrets.ASANA_PAT }}
Expand Down

0 comments on commit cd76652

Please sign in to comment.