mirror of
https://github.com/hadolint/hadolint-action.git
synced 2026-07-04 23:51:38 +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:
@@ -1,9 +1,6 @@
|
||||
name: "CI"
|
||||
on:
|
||||
push:
|
||||
tags:
|
||||
- "v*"
|
||||
|
||||
branches:
|
||||
- master
|
||||
|
||||
|
||||
Reference in New Issue
Block a user