Skip to content

Merge pull request #2051 from serlo/dependabot/npm_and_yarn/jws-3.2.3 #92

Merge pull request #2051 from serlo/dependabot/npm_and_yarn/jws-3.2.3

Merge pull request #2051 from serlo/dependabot/npm_and_yarn/jws-3.2.3 #92

name: Sync to GitLab
on:
push:
branches:
- staging
- production
jobs:
sync:
runs-on: ubuntu-latest
steps:
- name: Sync to GitLab
uses: kulla/sync-to-gitlab@v1
with:
owner: stephan_kulla
repository_name: serlo-api-serlo-org
token: ${{ secrets.GITLAB_TOKEN }}