mirror of
https://github.com/hoellen/docker-nextcloud.git
synced 2025-07-03 00:26:15 +00:00
Compare commits
2 Commits
master
...
ffe8f3e624
Author | SHA1 | Date | |
---|---|---|---|
ffe8f3e624 | |||
38b9fc3721 |
2
.github/workflows/build.yml
vendored
2
.github/workflows/build.yml
vendored
@ -6,6 +6,8 @@ on:
|
||||
branches:
|
||||
- master
|
||||
- version-*
|
||||
# Run tests for any PRs
|
||||
pull_request:
|
||||
schedule:
|
||||
# Build the image regularly (each Friday)
|
||||
- cron: '23 04 * * 5'
|
||||
|
Reference in New Issue
Block a user