Fixup workflow trigger on Forgejo
All checks were successful
/ GenerateReleaseZipfile (push) Successful in 1m14s
All checks were successful
/ GenerateReleaseZipfile (push) Successful in 1m14s
This commit is contained in:
parent
9c77c2641a
commit
67ac8517db
2 changed files with 6 additions and 0 deletions
|
@ -1,6 +1,9 @@
|
|||
on:
|
||||
push:
|
||||
branches:
|
||||
# Difference between Github and Forgejo : with the former, an empty
|
||||
# 'branches' key means "nothing" while the later understands it as "all".
|
||||
#- '*'
|
||||
|
||||
jobs:
|
||||
GenerateReleaseZipfile:
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue