aboutsummaryrefslogtreecommitdiff
path: root/.github/workflows
diff options
context:
space:
mode:
authorStefan Boberg <[email protected]>2024-03-21 15:19:09 +0100
committerStefan Boberg <[email protected]>2024-03-21 15:19:09 +0100
commitaa84b9466da640003a3dfff9b57aaa5e6644254f (patch)
treee32acf7957a89b3c58d554a1fe5ca79db5280e38 /.github/workflows
parentadded action to mirror repo to github.com (#17) (diff)
downloadzen-aa84b9466da640003a3dfff9b57aaa5e6644254f.tar.xz
zen-aa84b9466da640003a3dfff9b57aaa5e6644254f.zip
Edit action name for brevity
Diffstat (limited to '.github/workflows')
-rw-r--r--.github/workflows/mirror.yml2
1 files changed, 1 insertions, 1 deletions
diff --git a/.github/workflows/mirror.yml b/.github/workflows/mirror.yml
index b34fb45f1..261d2bf65 100644
--- a/.github/workflows/mirror.yml
+++ b/.github/workflows/mirror.yml
@@ -1,4 +1,4 @@
-name: Mirror all branches and tags to github.com repo
+name: Mirror to github.com
on: [ push, delete, create ]