Skip to content

Commit

Permalink
fix: workflow formatting continue without token
Browse files Browse the repository at this point in the history
  • Loading branch information
Firgrep committed Sep 13, 2024
1 parent 4d89ac7 commit 5856898
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 4 deletions.
1 change: 1 addition & 0 deletions .github/workflows/verify_formatting.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -11,6 +11,7 @@ jobs:
steps:

- name: Generate COG token
continue-on-error: true
id: create_token
uses: tibdex/github-app-token@v2
with:
Expand Down
9 changes: 5 additions & 4 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit 5856898

Please sign in to comment.