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 name: build-ublue-custom
on: on:
pull_request: # pull_request:
branches: # branches:
- main # - main
schedule: # schedule:
- cron: '05 10 * * *' # 10:05am UTC everyday # - cron: '05 10 * * *' # 10:05am UTC everyday
push: # push:
branches: # branches:
- main # - main
paths-ignore: # paths-ignore:
- '**/README.md' # - '**/README.md'
workflow_dispatch: workflow_dispatch:
env: env: