mirror of
https://github.com/fluxcd/flux2.git
synced 2026-04-13 23:36:51 +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
6
.github/workflows/e2e.yaml
vendored
6
.github/workflows/e2e.yaml
vendored
|
|
@ -1,10 +1,10 @@
|
|||
name: e2e
|
||||
|
||||
on:
|
||||
pull_request:
|
||||
push:
|
||||
branches:
|
||||
- main
|
||||
branches: [ main ]
|
||||
pull_request:
|
||||
branches: [ main ]
|
||||
|
||||
jobs:
|
||||
kind:
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue