mirror of
https://github.com/fergalmoran/ladybird.git
synced 2025-12-22 09:19:03 +00:00
CI: Give the notes-push.yml workflow write permissions
This commit is contained in:
committed by
Andreas Kling
parent
fe3f1c743c
commit
980ffd5e19
1
.github/workflows/notes-push.yml
vendored
1
.github/workflows/notes-push.yml
vendored
@@ -3,6 +3,7 @@ on:
|
||||
push:
|
||||
branches:
|
||||
- master
|
||||
permissions: write
|
||||
jobs:
|
||||
build:
|
||||
runs-on: ubuntu-latest
|
||||
|
||||
Reference in New Issue
Block a user