更新 .gitea/workflows/actions.yaml
This commit is contained in:
parent
5ebdb0d8ca
commit
8ac51dd22b
@ -1,10 +1,9 @@
|
|||||||
name: TestActions
|
name: TestActions
|
||||||
|
|
||||||
on:
|
on:
|
||||||
|
tag:
|
||||||
|
- '*'
|
||||||
push:
|
push:
|
||||||
tag:
|
|
||||||
- '*'
|
|
||||||
- '**'
|
|
||||||
branches:
|
branches:
|
||||||
- '*'
|
- '*'
|
||||||
- '!main'
|
- '!main'
|
||||||
|
Loading…
Reference in New Issue
Block a user