You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: docs/content/doc/usage/actions/faq.en-us.md
+20Lines changed: 20 additions & 0 deletions
Original file line number
Diff line number
Diff line change
@@ -164,3 +164,23 @@ Although we would like to provide more options, our limited manpower means that
164
164
However, both Gitea and act runner are completely open source, so anyone can create a new/better implementation.
165
165
We support your choice, no matter how you decide.
166
166
In case you fork act runner to create your own version: Please contribute the changes back if you can and if you think your changes will help others as well.
167
+
168
+
## What workflow trigger events does Gitea support?
169
+
170
+
All events listed in this table are supported events and are compatible with GitHub.
171
+
For events supported only by GitHub, see GitHub's [documentation](https://docs.github.com/en/actions/using-workflows/events-that-trigger-workflows).
0 commit comments