# Gitea action test: Vars 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 all [triggers](https://docs.github.com/en/actions/using-workflows/events-that-trigger-workflows). Not all GitHub triggers are implemented, currently [the list can be found here](https://github.com/go-gitea/gitea/blob/main/modules/actions/github.go).