mirror of
https://github.com/C24Be/AS_Network_List.git
synced 2026-01-25 23:35:41 +03:00
Disable run by push
This commit is contained in:
10
.github/workflows/bl.yml
vendored
10
.github/workflows/bl.yml
vendored
@@ -8,17 +8,7 @@ env:
|
|||||||
on:
|
on:
|
||||||
workflow_dispatch:
|
workflow_dispatch:
|
||||||
schedule:
|
schedule:
|
||||||
# At 00:00 on the first day of the month
|
|
||||||
#- cron: '0 0 1 * *'
|
|
||||||
# At 00:00 on Sunday
|
|
||||||
#- cron: '0 0 * * 0'
|
|
||||||
# At 00:00 every day
|
|
||||||
- cron: '0 0 * * *'
|
- cron: '0 0 * * *'
|
||||||
# Every hour
|
|
||||||
#- cron: '0 * * * *'
|
|
||||||
push:
|
|
||||||
branches:
|
|
||||||
- main
|
|
||||||
|
|
||||||
jobs:
|
jobs:
|
||||||
build:
|
build:
|
||||||
|
|||||||
Reference in New Issue
Block a user