mirror of
https://github.com/cert-manager/webhook-example.git
synced 2025-07-01 22:35:49 +02:00
Removing path specific action.
This commit is contained in:
parent
bfafaeacb1
commit
930e05ce50
1 changed files with 2 additions and 2 deletions
4
.github/workflows/release-chart.yaml
vendored
4
.github/workflows/release-chart.yaml
vendored
|
@ -4,8 +4,8 @@ on:
|
|||
push:
|
||||
branches:
|
||||
- master
|
||||
paths:
|
||||
- "charts/dnsimple/Chart.yaml"
|
||||
# paths:
|
||||
# - "charts/dnsimple/Chart.yaml"
|
||||
|
||||
jobs:
|
||||
release:
|
||||
|
|
Loading…
Reference in a new issue