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 e2a4a50 commit f76a7f5
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/pr.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -58,3 +58,4 @@ jobs:
uses: elisa-actions/github-action-merge-dependabot@v3
with:
target: minor
github-token: ${{ secrets.DOPS_SRE_PAT }}

0 comments on commit f76a7f5

Please sign in to comment.