aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndreas Hubel2021-04-16 00:07:43 +0200
committerLukas Schauer2021-04-19 22:44:14 +0200
commit1f6329c4ba2822b6a0d2018098f8f76d5bf0fe81 (patch)
tree71873c9c9f7d0f0702f4b017aa6afcd81dc9fbcf
parentbf54baf0f51857cdc7a0411396075396d2605543 (diff)
Update mirroring.yml
-rw-r--r--.github/workflows/mirroring.yml5
1 files changed, 2 insertions, 3 deletions
diff --git a/.github/workflows/mirroring.yml b/.github/workflows/mirroring.yml
index d804f54..0f98d22 100644
--- a/.github/workflows/mirroring.yml
+++ b/.github/workflows/mirroring.yml
@@ -1,8 +1,7 @@
name: Mirroring
-on:
- push:
- delete:
+on:
+ workflow_dispatch:
pull_request:
branches: [ master ]