Skip to content

Commit

Permalink
CI: reduce token permission (#311)
Browse files Browse the repository at this point in the history
  • Loading branch information
robsdedude committed Mar 26, 2024
1 parent e66e8b5 commit 6bfb6fc
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .github/workflows/node.js.yml
Original file line number Diff line number Diff line change
Expand Up @@ -8,6 +8,9 @@ on:
repository_dispatch:
types: [ 'movie-harness-change' ]

permissions:
contents: read

jobs:
build:
runs-on: ubuntu-latest
Expand Down

0 comments on commit 6bfb6fc

Please sign in to comment.