mirror of
https://github.com/fluxcd/flux2.git
synced 2026-04-16 08:45:43 +00:00
Align formatting and extensions workflows
Signed-off-by: Hidde Beydals <hello@hidde.co>
This commit is contained in:
parent
0fa9aebf7a
commit
1b5db157b1
10 changed files with 14 additions and 17 deletions
3
.github/workflows/release.yaml
vendored
3
.github/workflows/release.yaml
vendored
|
|
@ -2,8 +2,7 @@ name: release
|
|||
|
||||
on:
|
||||
push:
|
||||
tags:
|
||||
- '*'
|
||||
tags: [ '*' ]
|
||||
|
||||
jobs:
|
||||
goreleaser:
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue