mirror of
https://github.com/error311/FileRise.git
synced 2026-05-09 05:20:32 -05:00
Add permissions to workflow
This commit is contained in:
@@ -5,6 +5,9 @@ on:
|
||||
paths:
|
||||
- 'CHANGELOG.md'
|
||||
|
||||
permissions:
|
||||
contents: write
|
||||
|
||||
jobs:
|
||||
sync:
|
||||
runs-on: ubuntu-latest
|
||||
|
||||
Reference in New Issue
Block a user