Update .forgejo/workflows/release.yaml
This commit is contained in:
parent
9a888dbfc7
commit
ce9f7a964c
1 changed files with 1 additions and 1 deletions
|
@ -2,7 +2,7 @@
|
||||||
name: Release
|
name: Release
|
||||||
|
|
||||||
on:
|
on:
|
||||||
pull_request:
|
workflow_dispatch:
|
||||||
push:
|
push:
|
||||||
branches: [ "master" ]
|
branches: [ "master" ]
|
||||||
release:
|
release:
|
||||||
|
|
Loading…
Add table
Reference in a new issue