diff --git a/.github/workflows/container.yml b/.github/workflows/container.yml index 6715162..b3ccd36 100644 --- a/.github/workflows/container.yml +++ b/.github/workflows/container.yml @@ -5,7 +5,7 @@ on: # Build for main, tags and PRs # Builds from PRs are not pushed to the registry because of rules in the steps branches: - - dev + - main tags: - "*" pull_request: