mirror of
https://github.com/cert-manager/webhook-example.git
synced 2026-01-11 17:42:52 +01:00
Fixed branch
This commit is contained in:
parent
c067ad3c9e
commit
ba6937cfc0
1 changed files with 1 additions and 1 deletions
2
.github/workflows/release.yml
vendored
2
.github/workflows/release.yml
vendored
|
|
@ -3,7 +3,7 @@ name: Release Charts
|
||||||
on:
|
on:
|
||||||
push:
|
push:
|
||||||
branches:
|
branches:
|
||||||
- main
|
- master
|
||||||
|
|
||||||
jobs:
|
jobs:
|
||||||
release:
|
release:
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue