Skip to content

Commit

Permalink
Merge pull request #648 from noi-techpark/main
Browse files Browse the repository at this point in the history
change test deployment to main branch
  • Loading branch information
RudiThoeni authored Oct 24, 2024
2 parents 944d318 + f395b83 commit df48c00
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@ jobs:

deploy-test:
runs-on: ubuntu-22.04
if: github.ref == 'refs/heads/development'
if: github.ref == 'refs/heads/main'
needs: test
concurrency: deploy-test
env:
Expand Down

0 comments on commit df48c00

Please sign in to comment.