You've already forked docker-bitlbee
Fix: remove building from schedule
This commit is contained in:
2
.github/workflows/docker-image.yml
vendored
2
.github/workflows/docker-image.yml
vendored
@@ -5,8 +5,6 @@ on:
|
||||
branches: [ "master" ]
|
||||
pull_request:
|
||||
branches: [ "master" ]
|
||||
schedule:
|
||||
- cron: "0 4 1 * *"
|
||||
|
||||
env:
|
||||
# github.repository as <account>/<repo>
|
||||
|
||||
Reference in New Issue
Block a user