Skip to content

Commit

Permalink
ci(bench): set GITHUB_TOKEN env
Browse files Browse the repository at this point in the history
  • Loading branch information
ernado committed Jan 20, 2024
1 parent a100443 commit 2a0d03c
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/bench.yml
Original file line number Diff line number Diff line change
Expand Up @@ -59,6 +59,8 @@ jobs:

- name: Status
run: ./otelbench api status
env:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}

PromQL:
runs-on: ubuntu-latest
Expand Down

0 comments on commit 2a0d03c

Please sign in to comment.