diff --git a/.github/workflows/identity-server-ci.yml b/.github/workflows/identity-server-ci.yml index 86c2fcb2f..03368cdaa 100644 --- a/.github/workflows/identity-server-ci.yml +++ b/.github/workflows/identity-server-ci.yml @@ -7,7 +7,7 @@ on: - main - releases/is/** tags: - - 'is/*.*.*' + - 'is-*.*.*' paths: - 'identity-server/**'