Skip to content

Commit

Permalink
add more permissions
Browse files Browse the repository at this point in the history
  • Loading branch information
stkevintan committed Jan 9, 2024
1 parent 87b64cd commit 098ab19
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
@@ -1,6 +1,12 @@
name: CI
permissions:
pull-requests: read
actions: read
statuses: read
contents: read
packages: read
checks: write

on:
push:
branches:
Expand Down

0 comments on commit 098ab19

Please sign in to comment.