mirror of
https://github.com/C24Be/AS_Network_List.git
synced 2026-01-25 15:31:12 +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:
|
||||
workflow_dispatch:
|
||||
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 * * *'
|
||||
# Every hour
|
||||
#- cron: '0 * * * *'
|
||||
push:
|
||||
branches:
|
||||
- main
|
||||
|
||||
jobs:
|
||||
build:
|
||||
|
||||
Reference in New Issue
Block a user