Skip to content

Commit

Permalink
Merge pull request #280 from opendata-swiss/feat/only-deploy-master-b…
Browse files Browse the repository at this point in the history
…ranch-to-test

feat: Run Gitlab Sync action in 'test' environment
  • Loading branch information
bellisk authored Aug 29, 2024
2 parents 9518724 + 38b30f9 commit dd90df2
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/gitlab-sync.yml
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,7 @@ on: [push]
jobs:
build:
runs-on: ubuntu-latest
environment: test
steps:
- uses: actions/checkout@v1
- name: Mirror + trigger CI
Expand Down

0 comments on commit dd90df2

Please sign in to comment.