mirror of
https://github.com/stackblitz/bolt.new
synced 2025-02-06 04:48:04 +00:00
Merge pull request #696 from thecodacus/fix/workflow-permission
chore: added workflow permission
This commit is contained in:
commit
5c1b4de26a
2
.github/workflows/update-stable.yml
vendored
2
.github/workflows/update-stable.yml
vendored
@ -5,6 +5,8 @@ on:
|
|||||||
types: [closed]
|
types: [closed]
|
||||||
branches:
|
branches:
|
||||||
- main
|
- main
|
||||||
|
permissions:
|
||||||
|
contents: write
|
||||||
|
|
||||||
jobs:
|
jobs:
|
||||||
update-stable:
|
update-stable:
|
||||||
|
Loading…
Reference in New Issue
Block a user