do not trigger release when pushing to main
All checks were successful
Bump deps (only minor versions) / update-dependencies (push) Successful in 17s
All checks were successful
Bump deps (only minor versions) / update-dependencies (push) Successful in 17s
This commit is contained in:
parent
44776b7ec7
commit
d121d6c71c
1 changed files with 0 additions and 2 deletions
|
@ -2,8 +2,6 @@ name: Create Release
|
||||||
|
|
||||||
on:
|
on:
|
||||||
push:
|
push:
|
||||||
branches:
|
|
||||||
- main
|
|
||||||
tags:
|
tags:
|
||||||
- "v*"
|
- "v*"
|
||||||
workflow_dispatch:
|
workflow_dispatch:
|
||||||
|
|
Loading…
Add table
Reference in a new issue