This commit is contained in:
Fijxu
2024-03-22 14:33:19 -03:00
parent 07e781c2ca
commit 67e11b2a96

View File

@@ -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: