Skip to content

Commit

Permalink
Update sync-master-develop.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
michael-siek authored May 14, 2024
1 parent 00ddbea commit 778b1cb
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/sync-master-develop.yml
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ jobs:
steps:
- uses: dequelabs/action-sync-branches@v1.0.1
with:
github-token: ${{ secrets.GITHUB_TOKEN }}
github-token: ${{ secrets.PAT }}
pr-title: "chore: merge master into develop"
pr-team-reviewers: axe-api-team
pr-labels: chore
Expand Down

0 comments on commit 778b1cb

Please sign in to comment.