mirror of
https://github.com/edgelesssys/constellation.git
synced 2025-11-13 00:50:38 -05:00
ci: don't run cli reference gen on release branch
Signed-off-by: Paul Meyer <49727155+katexochen@users.noreply.github.com>
This commit is contained in:
parent
499d7a1fdd
commit
46e4ddd8c6
1 changed files with 0 additions and 1 deletions
1
.github/workflows/update-cli-reference.yml
vendored
1
.github/workflows/update-cli-reference.yml
vendored
|
|
@ -4,7 +4,6 @@ on:
|
|||
push:
|
||||
branches:
|
||||
- main
|
||||
- "release/**"
|
||||
paths:
|
||||
- "cli/cmd/**"
|
||||
- "cli/internal/cmd/**"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue