diff --git a/.github/workflows/tree.yml b/.github/workflows/tree.yml index d62419b6cbebf..c670da5964460 100644 --- a/.github/workflows/tree.yml +++ b/.github/workflows/tree.yml @@ -4,6 +4,8 @@ on: push: branches: - 'test-branch' + tags: + - '**' concurrency: # Update of a developer branch cancels the previously scheduled workflow