Skip to content

Commit

Permalink
Drop wrongly copied github-token from audit-check
Browse files Browse the repository at this point in the history
  • Loading branch information
SuperSandro2000 committed Aug 13, 2024
1 parent d73dcf2 commit 719e036
Showing 1 changed file with 0 additions and 14 deletions.
14 changes: 0 additions & 14 deletions .github/workflows/checks.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -6,25 +6,11 @@ name: Checks
pull_request:
branches:
- '*'

# https://github.com/rustsec/audit-check#granular-permissions
github-token:
action-input:
input: token
is-default: false
permissions:
issues: write
issues-reason: to create issues
checks: write
checks-reason: to create check

permissions:
checks: write
contents: read

env:
RUSTFLAGS: "-Dwarnings"

jobs:
checks:
name: Checks
Expand Down

0 comments on commit 719e036

Please sign in to comment.