Skip to content

Commit

Permalink
Merge pull request #50 from stacklok/frizbee-tok
Browse files Browse the repository at this point in the history
Use GitHub token for doing frizbee CI check
  • Loading branch information
JAORMX committed Dec 15, 2023
2 parents fa5fb2f + dcc94fc commit a7de07e
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -93,3 +93,5 @@ jobs:
- name: Frizbee
run: |-
bin/frizbee ghactions --dry-run --error
env:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}

0 comments on commit a7de07e

Please sign in to comment.