Skip to content

Commit

Permalink
chore(CI): Pass IRELAYBOT_PR_AUTOMATION_GITHUB_PAT to reusable work…
Browse files Browse the repository at this point in the history
…flow `prs`
  • Loading branch information
gnarea committed Oct 30, 2021
1 parent 971ac03 commit 5e3a322
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/prs.yml
Original file line number Diff line number Diff line change
Expand Up @@ -8,3 +8,5 @@ on:
jobs:
dependabot-automerge:
uses: relaycorp/shared-workflows/.github/workflows/prs.yml@main
secrets:
githubToken: ${{ secrets.IRELAYBOT_PR_AUTOMATION_GITHUB_PAT }}

0 comments on commit 5e3a322

Please sign in to comment.