Update .forgejo/workflows/actions.yaml
All checks were successful
Actions / Build Plugins (push) Successful in 38s
All checks were successful
Actions / Build Plugins (push) Successful in 38s
This commit is contained in:
parent
1963fddb7f
commit
ff06baf632
1 changed files with 1 additions and 1 deletions
|
@ -3,7 +3,7 @@ name: Actions
|
||||||
on:
|
on:
|
||||||
push:
|
push:
|
||||||
branches:
|
branches:
|
||||||
- '*'
|
- main
|
||||||
- '!gauntlet/release'
|
- '!gauntlet/release'
|
||||||
pull_request:
|
pull_request:
|
||||||
branches:
|
branches:
|
||||||
|
|
Loading…
Reference in a new issue