mirror of
https://github.com/x-tools-author/x-tools.git
synced 2025-09-15 15:28:40 +08:00
chore: update script
This commit is contained in:
parent
53108a82b9
commit
4df591c914
12
.github/workflows/build-daily.yml
vendored
12
.github/workflows/build-daily.yml
vendored
@ -1,11 +1,11 @@
|
||||
name: build-daily
|
||||
# on:
|
||||
# schedule:
|
||||
# - cron: '0 0 * * *'
|
||||
on:
|
||||
push:
|
||||
branches:
|
||||
- master
|
||||
schedule:
|
||||
- cron: '0 0 * * *'
|
||||
# on:
|
||||
# push:
|
||||
# branches:
|
||||
# - master
|
||||
|
||||
|
||||
env:
|
||||
|
||||
Loading…
Reference in New Issue
Block a user