This commit is contained in:
Fijxu 2024-03-22 14:33:19 -03:00
parent 07e781c2ca
commit 67e11b2a96
No known key found for this signature in database
GPG key ID: 32C1DDF333EDA6A4

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: