diff --git a/.github/workflows/full.yml b/.github/workflows/full.yml index a5ad3b6d1..f5ecb5092 100644 --- a/.github/workflows/full.yml +++ b/.github/workflows/full.yml @@ -3,6 +3,8 @@ on: push: branches: - master + tags: + - '*' workflow_dispatch: jobs: lint: