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