Browse Source

Update gitlab-mirror.yml

pull/974/head
Rosie Le Faive 2 years ago committed by GitHub
parent
commit
482d332a43
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
  1. 2
      .github/workflows/gitlab-mirror.yml

2
.github/workflows/gitlab-mirror.yml

@ -9,7 +9,7 @@ jobs:
build:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v1
- uses: actions/checkout@v3
- name: Mirror + trigger CI
uses: SvanBoxel/gitlab-mirror-and-ci-action@master
with:

Loading…
Cancel
Save