-
Notifications
You must be signed in to change notification settings - Fork 42
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
docs: update permissions to use new none format (#68)
GitHub actions now has a 'none-all' shorthand[^1] > You can use the following syntax to disable permissions for all of the available scopes: > > ``` > permissions: {} > This is the same behaviour as before, but is more intuitive than `actions: none` [^1]: https://docs.github.com/en/actions/using-workflows/workflow-syntax-for-github-actions#permissions Signed-off-by: Jamie Magee <[email protected]>
- Loading branch information
1 parent
b4f5574
commit 9f7b96f
Showing
2 changed files
with
11 additions
and
94 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters