mirror of
https://github.com/stakater/Reloader.git
synced 2026-03-03 18:00:22 +00:00
todo workflows (#860)
This commit is contained in:
2
.github/workflows/pull_request-helm.yaml
vendored
2
.github/workflows/pull_request-helm.yaml
vendored
@@ -1,7 +1,5 @@
|
||||
name: Pull Request Workflow for Helm Chart changes
|
||||
|
||||
# TODO: fix: workflows have a problem where only code owners' PRs get the actions running
|
||||
|
||||
on:
|
||||
pull_request:
|
||||
branches:
|
||||
|
||||
2
.github/workflows/push-helm-chart.yaml
vendored
2
.github/workflows/push-helm-chart.yaml
vendored
@@ -1,5 +1,7 @@
|
||||
name: Push Helm Chart
|
||||
|
||||
# TODO: fix: workflows have a problem where only code owners' PRs get the actions running
|
||||
|
||||
on:
|
||||
pull_request:
|
||||
types:
|
||||
|
||||
Reference in New Issue
Block a user