Skip to content

Commit

Permalink
Ignore lint for tags
Browse files Browse the repository at this point in the history
  • Loading branch information
kmagusiak committed Jun 2, 2022
1 parent 2571168 commit fe1a55c
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion .github/workflows/lint.yaml
Original file line number Diff line number Diff line change
@@ -1,6 +1,8 @@
name: Lint

on: [push]
on:
push:
tags-ignore: ["*"]

jobs:
lint:
Expand Down

0 comments on commit fe1a55c

Please sign in to comment.