Skip to content

chore(flake/nur): e5ac01ee -> 183ab848 #7820

chore(flake/nur): e5ac01ee -> 183ab848

chore(flake/nur): e5ac01ee -> 183ab848 #7820

name: Sync Repository to GitLab
permissions:
contents: read
pull-requests: read
on:
push:
branches:
- main
jobs:
sync:
runs-on: ubuntu-latest
steps:
- name: Sync to GitLab
uses: keninkujovic/gitlab-sync@2.2.1
with:
gitlab_url: ${{ secrets.GITLAB_URL }}
username: ${{ secrets.USERNAME }}
gitlab_pat: ${{ secrets.GITLAB_PAT }}
id: sync_step