diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index 4e51772..afc5335 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -3,8 +3,6 @@ name: CI on: push: - tags-ignore: - - unstable pull_request: env: @@ -399,4 +397,4 @@ jobs: tags: ${{ steps.meta.outputs.tags }} labels: ${{ steps.meta.outputs.labels }} cache-from: type=gha - cache-to: type=gha,mode=max \ No newline at end of file + cache-to: type=gha,mode=max