mirror of
https://github.com/fccview/cronmaster.git
synced 2025-12-25 06:58:55 -05:00
Compare commits
3 Commits
feature/AR
...
legacy
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
032c63cfbd | ||
|
|
89fed1f1b4 | ||
|
|
1d882c6caa |
2
.github/workflows/docker-publish.yml
vendored
2
.github/workflows/docker-publish.yml
vendored
@@ -2,7 +2,7 @@ name: Docker
|
||||
|
||||
on:
|
||||
push:
|
||||
branches: ["main", "feature/*"]
|
||||
branches: ["main", "legacy", "feature/*", "bugfix/*"]
|
||||
tags: ["v*.*.*"]
|
||||
pull_request:
|
||||
branches: ["main"]
|
||||
|
||||
Reference in New Issue
Block a user