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:
|
||||
push:
|
||||
branches: main
|
||||
|
||||
permissions:
|
||||
contents: write
|
||||
|
||||
Reference in New Issue
Block a user