Update gitlab-sync.yml

This commit is contained in:
Adam Matthiesen 2024-03-11 14:54:24 -07:00 committed by GitHub
parent 453880f1e3
commit 943819d43b
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with 3 additions and 1 deletions

View File

@ -1,9 +1,11 @@
name: "Sync: GitHub => GitLab" name: "Sync to GitLab"
on: on:
- push - push
- delete - delete
permissions: read-all
jobs: jobs:
sync: sync:
runs-on: ubuntu-latest runs-on: ubuntu-latest