chore(ci): grant contents write permission for auto-sync
This commit is contained in:
3
.github/workflows/ci.yml
vendored
3
.github/workflows/ci.yml
vendored
@@ -1,5 +1,8 @@
|
|||||||
name: Skills Registry CI
|
name: Skills Registry CI
|
||||||
|
|
||||||
|
permissions:
|
||||||
|
contents: write
|
||||||
|
|
||||||
on:
|
on:
|
||||||
push:
|
push:
|
||||||
branches: ["main", "feat/*"]
|
branches: ["main", "feat/*"]
|
||||||
|
|||||||
Reference in New Issue
Block a user