chore: sync workflow is now done only in main branch
This commit is contained in:
1
.github/workflows/sync.yml
vendored
1
.github/workflows/sync.yml
vendored
@@ -2,6 +2,7 @@ name: Update 42 repo
|
|||||||
|
|
||||||
on:
|
on:
|
||||||
push:
|
push:
|
||||||
|
branches: main
|
||||||
|
|
||||||
permissions:
|
permissions:
|
||||||
contents: write
|
contents: write
|
||||||
|
|||||||
Reference in New Issue
Block a user