mirror of
https://gitea.invidious.io/iv-org/invidious.git
synced 2024-08-15 00:53:41 +00:00
Specify which workflow builds from master
This commit is contained in:
parent
933802b897
commit
848ab1e9c8
1 changed files with 1 additions and 1 deletions
2
.github/workflows/container-release.yml
vendored
2
.github/workflows/container-release.yml
vendored
|
@ -1,4 +1,4 @@
|
|||
name: Build and release container
|
||||
name: Build and release container directly from master
|
||||
|
||||
on:
|
||||
push:
|
||||
|
|
Loading…
Reference in a new issue