Skip to content

Commit

Permalink
ci: update sync to master to include team-reviewers
Browse files Browse the repository at this point in the history
  • Loading branch information
michael-siek committed May 14, 2024
1 parent 1566d90 commit 00ddbea
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/sync-master-develop.yml
Original file line number Diff line number Diff line change
Expand Up @@ -11,10 +11,10 @@ jobs:
runs-on: ubuntu-latest
timeout-minutes: 1
steps:
- uses: dequelabs/action-sync-branches@v1
- uses: dequelabs/action-sync-branches@v1.0.1
with:
github-token: ${{ secrets.GITHUB_TOKEN }}
pr-title: "chore: merge master into develop"
pr-reviewers: AdnoC,stephenmathieson
pr-team-reviewers: axe-api-team
pr-labels: chore
pr-template: .github/PULL_REQUEST_TEMPLATE.md

0 comments on commit 00ddbea

Please sign in to comment.