mirror of
https://github.com/github/codeql.git
synced 2026-06-03 04:40:14 +02:00
Update sync-main.yml
This commit is contained in:
10
.github/workflows/sync-main.yml
vendored
10
.github/workflows/sync-main.yml
vendored
@@ -1,10 +1,10 @@
|
||||
name: Sync Main
|
||||
on:
|
||||
# schedule:
|
||||
# - cron: '0 12 * * *'
|
||||
# push:
|
||||
# branches:
|
||||
# - 'main'
|
||||
schedule:
|
||||
- cron: '0 12 * * *'
|
||||
push:
|
||||
branches:
|
||||
- 'main'
|
||||
workflow_dispatch:
|
||||
jobs:
|
||||
sync-main:
|
||||
|
||||
Reference in New Issue
Block a user