Skip to content

Commit

Permalink
chore: use a token for dependabot PR workflows
Browse files Browse the repository at this point in the history
- Using the default token does not trigger main workflow which should be
  triggered
  • Loading branch information
juho9000 committed Nov 23, 2023
1 parent 850f9eb commit 189e04b
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/pr.yml
Original file line number Diff line number Diff line change
Expand Up @@ -59,3 +59,4 @@ jobs:
uses: elisa-actions/github-action-merge-dependabot@v3
with:
target: minor
github-token: ${{ secrets.DOPS_SRE_PAT }}

0 comments on commit 189e04b

Please sign in to comment.