summaryrefslogtreecommitdiffstats
path: root/.github/workflows
diff options
context:
space:
mode:
authorsyeopite <syeopite@syeopite.dev>2024-06-24 11:36:11 -0700
committersyeopite <syeopite@syeopite.dev>2024-06-24 11:36:11 -0700
commit848ab1e9c866f8e55467697e18a4ef35503cc936 (patch)
tree9a53acef345380c13426d19338de220461146da7 /.github/workflows
parent933802b897bb64fec2beebabc696aba4921be68d (diff)
downloadinvidious-848ab1e9c866f8e55467697e18a4ef35503cc936.tar.gz
invidious-848ab1e9c866f8e55467697e18a4ef35503cc936.tar.bz2
invidious-848ab1e9c866f8e55467697e18a4ef35503cc936.zip
Specify which workflow builds from master
Diffstat (limited to '.github/workflows')
-rw-r--r--.github/workflows/container-release.yml2
1 files changed, 1 insertions, 1 deletions
diff --git a/.github/workflows/container-release.yml b/.github/workflows/container-release.yml
index edb03489..55a791b6 100644
--- a/.github/workflows/container-release.yml
+++ b/.github/workflows/container-release.yml
@@ -1,4 +1,4 @@
-name: Build and release container
+name: Build and release container directly from master
on:
push: