Skip to content

Commit

Permalink
Merge pull request #267 from marcransome/restrict-workflow-permissions
Browse files Browse the repository at this point in the history
Restrict workflow permissions
  • Loading branch information
marcransome authored Jan 9, 2025
2 parents 027254d + ce63065 commit f5d215a
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .github/workflows/test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -10,6 +10,9 @@ on:
types:
- published
workflow_dispatch:

permissions: read-all

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

0 comments on commit f5d215a

Please sign in to comment.