From 55799b2ea453c8ab5884641e4552c42ffd0e2730 Mon Sep 17 00:00:00 2001 From: Stefano Torresi Date: Tue, 24 May 2022 16:01:24 +0200 Subject: [PATCH] rename trigger branch --- .github/workflows/exporter-ci.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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: