Allways validate catalogue and charts, just to be double sure and enable dev branches to be worked on without open PR's
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
name: Charts-CI
|
||||
|
||||
on: [pull_request]
|
||||
on: [push, pull_request]
|
||||
|
||||
jobs:
|
||||
deploy-charts:
|
||||
|
||||
@@ -1,6 +1,6 @@
|
||||
name: format_validation
|
||||
|
||||
on: [push]
|
||||
on: [push, pull_request]
|
||||
|
||||
jobs:
|
||||
build:
|
||||
|
||||
Reference in New Issue
Block a user