Skip to content

Commit

Permalink
Whoops format
Browse files Browse the repository at this point in the history
  • Loading branch information
benwoo1110 committed Oct 12, 2024
1 parent c7ce55a commit 7e47c52
Showing 1 changed file with 1 addition and 4 deletions.
5 changes: 1 addition & 4 deletions .github/workflows/generic.test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -43,11 +43,8 @@ jobs:
needs: test
runs-on: ubuntu-latest
permissions:
- contents: read
- pull-requests: write
pull-requests: write
steps:
- uses: actions/checkout@v3

- uses: benwoo1110/artifact-comment-action@test
with:
github_token: ${{ secrets.GITHUB_TOKEN }}

0 comments on commit 7e47c52

Please sign in to comment.