Ignore tags on the CI workflow
This commit is contained in:
parent
ff73cbf2f9
commit
d3c29ae40a
2
.github/workflows/build.yaml
vendored
2
.github/workflows/build.yaml
vendored
@ -6,6 +6,8 @@ env:
|
||||
on:
|
||||
pull_request:
|
||||
push:
|
||||
tags-ignore:
|
||||
- '**'
|
||||
jobs:
|
||||
lint:
|
||||
permissions:
|
||||
|
Loading…
x
Reference in New Issue
Block a user