]> source.dussan.org Git - gitea.git/commit
Add documentation about supported workflow trigger events (#25582)
authorZettat123 <zettat123@gmail.com>
Thu, 29 Jun 2023 11:45:53 +0000 (19:45 +0800)
committerGitHub <noreply@github.com>
Thu, 29 Jun 2023 11:45:53 +0000 (19:45 +0800)
commit72b3af74be9654d6bb84c0ba6568d8eeca445963
treeaf15ca9d66acf253a31c841b3c1acdf011dd5efb
parent6e19484f4d3bf372212f2da462110a1a8c10cbf2
Add documentation about supported workflow trigger events (#25582)

Right now Gitea doesn't support all [Events that trigger
workflows](https://docs.github.com/en/actions/using-workflows/events-that-trigger-workflows).
This PR lists the supported events to help users write workflow files.
docs/content/doc/usage/actions/faq.en-us.md
docs/content/doc/usage/actions/faq.zh-cn.md