This commit is contained in:
XLion 2024-11-01 16:52:47 +08:00
parent fc4a59a654
commit 6a37b42a32
No known key found for this signature in database
GPG key ID: 6809328DF1983BCC

View file

@ -1,16 +1,16 @@
---
name: build-ublue-custom
on:
pull_request:
branches:
- main
schedule:
- cron: '05 10 * * *' # 10:05am UTC everyday
push:
branches:
- main
paths-ignore:
- '**/README.md'
# pull_request:
# branches:
# - main
# schedule:
# - cron: '05 10 * * *' # 10:05am UTC everyday
# push:
# branches:
# - main
# paths-ignore:
# - '**/README.md'
workflow_dispatch:
env: