Skip to content

Commit

Permalink
Update release-operator-container.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
stianst committed Jul 27, 2022
1 parent bcd01a6 commit 340fafa
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions .github/workflows/release-operator-container.yml
Original file line number Diff line number Diff line change
Expand Up @@ -2,9 +2,9 @@ name: Release Keycloak Operator container

on:
workflow_dispatch:
push:
tags:
- '[0-9]+.[0-9]+.[0-9]+'
#push:
# tags:
# - '[0-9]+.[0-9]+.[0-9]+'
concurrency: keycloak-operator-container-release

env:
Expand Down

0 comments on commit 340fafa

Please sign in to comment.