mirror of
https://github.com/tanrax/RSSingle.git
synced 2024-11-10 06:25:40 +01:00
Adjust branch, assumed the branch - use master
I didn't realise you were using `master` as the branch name, so this wouldn't run if the PR was accepted. Now fixed. Signed-off-by: Dom Rodriguez <shymega@shymega.org.uk>
This commit is contained in:
parent
daf79338b5
commit
1f36dea889
2
.github/workflows/container.yml
vendored
2
.github/workflows/container.yml
vendored
@ -4,7 +4,7 @@ on:
|
|||||||
workflow_run:
|
workflow_run:
|
||||||
workflows: ["CI workflow for RSSingle"]
|
workflows: ["CI workflow for RSSingle"]
|
||||||
types: [completed]
|
types: [completed]
|
||||||
branches: [main]
|
branches: [master]
|
||||||
|
|
||||||
jobs:
|
jobs:
|
||||||
build-and-push-container-image:
|
build-and-push-container-image:
|
||||||
|
Loading…
Reference in New Issue
Block a user