diff --git a/.github/workflows/exporter-ci.yml b/.github/workflows/exporter-ci.yml index d44c8f0..616a717 100644 --- a/.github/workflows/exporter-ci.yml +++ b/.github/workflows/exporter-ci.yml @@ -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: