mirror of
https://github.com/github/codeql.git
synced 2026-06-03 12:50:16 +02:00
temporarily disable sync main until 2.14.3
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