We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent bbc2023 commit 3a30fb2Copy full SHA for 3a30fb2
.github/workflows/build.yml
@@ -1,9 +1,6 @@
1
name: build-ublue
2
on:
3
pull_request:
4
- paths-ignore:
5
- - '**.md'
6
- - '**.txt'
7
merge_group:
8
schedule:
9
- cron: '20 20 * * *' # 8:20pm everyday
0 commit comments