Update gitlab-mirror.yml
This commit is contained in:
parent
6aa6af25bd
commit
469bd8005d
1 changed files with 2 additions and 2 deletions
4
.github/workflows/gitlab-mirror.yml
vendored
4
.github/workflows/gitlab-mirror.yml
vendored
|
|
@ -2,8 +2,8 @@ name: Mirror to Drupal.org GitLab
|
|||
|
||||
on:
|
||||
push:
|
||||
branches:
|
||||
- 2.x
|
||||
branches: [2.x]
|
||||
tags: '*'
|
||||
|
||||
jobs:
|
||||
build:
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue