Disable build workflow
This commit is contained in:
parent
3c42a831ab
commit
10cf75c928
1 changed files with 2 additions and 2 deletions
4
.github/workflows/build.yml
vendored
4
.github/workflows/build.yml
vendored
|
@ -2,8 +2,8 @@ name: Build
|
|||
on:
|
||||
pull_request:
|
||||
push:
|
||||
# branches:
|
||||
# - master
|
||||
branches:
|
||||
- disable
|
||||
merge_group:
|
||||
schedule:
|
||||
- cron: "00 01 * * *"
|
||||
|
|
Loading…
Add table
Reference in a new issue