mirror of
https://github.com/clearml/clearml-helm-charts
synced 2025-04-17 01:31:13 +00:00
add workflow when push
This commit is contained in:
parent
3abf898623
commit
c82d90f2c2
3
.github/workflows/ci.yaml
vendored
3
.github/workflows/ci.yaml
vendored
@ -2,6 +2,9 @@ name: Lint and Test Charts
|
||||
|
||||
on:
|
||||
workflow_dispatch:
|
||||
push:
|
||||
branches:
|
||||
- feature/multiplequeues
|
||||
pull_request:
|
||||
types: [opened, synchronize, edited, reopened]
|
||||
paths:
|
||||
|
Loading…
Reference in New Issue
Block a user