Skip to content

Commit 17f7e16

Browse files
authored
Merge pull request #630 from tucksaun/ci/no-lint-tags
ci: disable lint jobs for tags
2 parents edcf2f8 + 872abfe commit 17f7e16

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.github/workflows/releaser.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -13,6 +13,8 @@ jobs:
1313
lint:
1414
name: Lint
1515
runs-on: ubuntu-latest
16+
# only for PRs and push on branches
17+
if: ${{ !startsWith(github.ref, 'refs/tags/v') }}
1618
steps:
1719
- uses: actions/checkout@v4
1820
-

0 commit comments

Comments
 (0)
pFad - Phonifier reborn

Pfad - The Proxy pFad of © 2024 Garber Painting. All rights reserved.

Note: This service is not intended for secure transactions such as banking, social media, email, or purchasing. Use at your own risk. We assume no liability whatsoever for broken pages.


Alternative Proxies:

Alternative Proxy

pFad Proxy

pFad v3 Proxy

pFad v4 Proxy