mirror of
https://github.com/hadolint/hadolint-action.git
synced 2026-05-15 14:45:53 +00:00
Don't trigger release workflow on Tag
Tags are automatically generated and applied by the release action Signed-off-by: Moritz Röhrich <moritz@ildefons.de>
This commit is contained in:
parent
0931ae0972
commit
2bfd2b95f8
1 changed files with 0 additions and 3 deletions
3
.github/workflows/ci.yml
vendored
3
.github/workflows/ci.yml
vendored
|
|
@ -1,9 +1,6 @@
|
|||
name: "CI"
|
||||
on:
|
||||
push:
|
||||
tags:
|
||||
- "v*"
|
||||
|
||||
branches:
|
||||
- master
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue