change readme
Some checks failed
/ dump (push) Successful in 11s
/ dump (pull_request) Failing after 6s

This commit is contained in:
Oliver Lippert 2024-01-22 07:34:20 +01:00
parent 25eebb165a
commit b377c5bec9
Signed by: oliver
GPG key ID: 4AE99C459BC7D2B3

View file

@ -5,5 +5,5 @@ Which variables are set in Gitea Actions by default?
Let's try to dump all [context](https://docs.github.com/en/actions/learn-github-actions/contexts) for Let's try to dump all [context](https://docs.github.com/en/actions/learn-github-actions/contexts) for
all [triggers](https://docs.github.com/en/actions/using-workflows/events-that-trigger-workflows). all [triggers](https://docs.github.com/en/actions/using-workflows/events-that-trigger-workflows).
Not all GitHub triggers are implemented, Not all GitHub triggers are implemented, currently
currently [the list can be found here](https://github.com/go-gitea/gitea/blob/main/modules/actions/github.go). [the list can be found here](https://github.com/go-gitea/gitea/blob/main/modules/actions/github.go).