mirror of
https://git.suyu.dev/suyu/build-environments
synced 2024-11-21 14:28:59 -07:00
test123
This commit is contained in:
parent
07e781c2ca
commit
67e11b2a96
1 changed files with 4 additions and 4 deletions
|
@ -1,9 +1,9 @@
|
|||
name: 'Suyu Docker Image CI'
|
||||
on:
|
||||
workflow_dispatch:
|
||||
inputs: {}
|
||||
schedule:
|
||||
- cron: '0 7 * * 0'
|
||||
# workflow_dispatch:
|
||||
# inputs: {}
|
||||
# schedule:
|
||||
# - cron: '0 7 * * 0'
|
||||
push:
|
||||
branches: ["dev"]
|
||||
pull_request:
|
||||
|
|
Loading…
Reference in a new issue