Skip to content

Commit

Permalink
rename trigger branch
Browse files Browse the repository at this point in the history
  • Loading branch information
stefanotorresi committed May 24, 2022
1 parent 7a28fb0 commit 55799b2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/exporter-ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -50,7 +50,7 @@ jobs:

obs-commit:
needs: build
if: github.ref == 'refs/heads/master'
if: github.ref == 'refs/heads/main'
runs-on: ubuntu-latest
container: ghcr.io/trento-project/continuous-delivery:master
env:
Expand Down

0 comments on commit 55799b2

Please sign in to comment.