ci: revert main branch tracking.yml
turns out, it's main branch OR "*" tag i'll just tag carefully
This commit is contained in:
parent
e61960dcfb
commit
1c2542f6e4
2
.github/workflows/publish-slsa3.yml
vendored
2
.github/workflows/publish-slsa3.yml
vendored
|
@ -2,8 +2,6 @@ name: release with slsa 3 compliance
|
||||||
|
|
||||||
on:
|
on:
|
||||||
push:
|
push:
|
||||||
branches:
|
|
||||||
main
|
|
||||||
tags:
|
tags:
|
||||||
- '*'
|
- '*'
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue