Skip to content

Commit

Permalink
branch action: Checkout with perf bot token
Browse files Browse the repository at this point in the history
  • Loading branch information
johnaohara committed Jun 15, 2024
1 parent 4154a28 commit 86171eb
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/branch.yml
Original file line number Diff line number Diff line change
Expand Up @@ -12,6 +12,8 @@ jobs:

steps:
- uses: actions/checkout@v4
with:
token: ${{ secrets.RH_PERF_BOT_TOKEN }}
- name: Set up JDK 17
uses: actions/setup-java@v4
with:
Expand Down

0 comments on commit 86171eb

Please sign in to comment.