Skip to content

Commit

Permalink
ci(deny): restrict token permissions
Browse files Browse the repository at this point in the history
  • Loading branch information
KisaragiEffective authored May 19, 2024
1 parent 7120c2b commit bb7cd60
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .github/workflows/cargo-deny.yaml
Original file line number Diff line number Diff line change
@@ -1,5 +1,8 @@
name: Run cargo deny check

permissions:
contents: read

on:
push:
paths:
Expand Down

0 comments on commit bb7cd60

Please sign in to comment.