mirror of
https://github.com/hadolint/hadolint-action.git
synced 2026-05-14 22:25:55 +00:00
Trigger release workflow on tag
Signed-off-by: Moritz Röhrich <moritz@ildefons.de>
This commit is contained in:
parent
97f3e4f6be
commit
45eb072a0b
1 changed files with 4 additions and 0 deletions
4
.github/workflows/ci.yml
vendored
4
.github/workflows/ci.yml
vendored
|
|
@ -1,8 +1,12 @@
|
|||
name: "CI"
|
||||
on:
|
||||
push:
|
||||
tags:
|
||||
- "v*"
|
||||
|
||||
branches:
|
||||
- master
|
||||
|
||||
pull_request:
|
||||
|
||||
env:
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue