remove specifying permissions
Co-authored-by: Nick Fyson <[email protected]>
This commit is contained in:
@@ -13,6 +13,8 @@ on:
|
|||||||
branches: [ $default-branch ]
|
branches: [ $default-branch ]
|
||||||
schedule:
|
schedule:
|
||||||
- cron: $cron-weekly
|
- cron: $cron-weekly
|
||||||
|
permissions:
|
||||||
|
contents: read
|
||||||
|
|
||||||
jobs:
|
jobs:
|
||||||
clj-holmes:
|
clj-holmes:
|
||||||
|
|||||||
Reference in New Issue
Block a user