diff --git a/.github/workflows/IntelliJ_IDEA.yml b/.github/workflows/IntelliJ_IDEA.yml index 35d05142b501..8b98d10aaba6 100644 --- a/.github/workflows/IntelliJ_IDEA.yml +++ b/.github/workflows/IntelliJ_IDEA.yml @@ -6,7 +6,7 @@ on: push: # for each release tags: - - 'idea/*' + - 'idea/20*' env: artifacts_dir: 'out/idea-ce/artifacts' jobs: