OSDN Git Service

Actions: Update triggers
[dictzip-java/dictzip-java.git] / .github / workflows / mirror-gitlab-and-run-ci.yml
index 567c407..e679f9d 100644 (file)
@@ -1,6 +1,10 @@
 name: Mirror and run GitLab CI
 
-on: [push]
+on:
+  push:
+    branches:
+      - master
+      - releases/*
 
 jobs:
   mirror-n-ci: