mirror of
https://github.com/tanrax/RSSingle.git
synced 2024-11-14 17:35:41 +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:
|
||||
workflows: ["CI workflow for RSSingle"]
|
||||
types: [completed]
|
||||
branches: [main]
|
||||
branches: [master]
|
||||
|
||||
jobs:
|
||||
build-and-push-container-image:
|
||||
|
Loading…
Reference in New Issue
Block a user