godot/.github/workflows
Rémi Verschelde 4646762c81
CI: Allow skipping our GHA workflows with DISABLE_GODOT_CI variable
Useful for custom forks of Godot which don't want to run our CI for any
reason.

This is configured in `settings/variables/actions` for the repository,
setting it to any value aside from an empty string will skip all jobs.
2023-08-02 17:48:47 +02:00
..
android_builds.yml CI: Use GODOT_BASE_BRANCH for the godot-cpp checkout 2023-05-18 16:22:25 +02:00
godot_cpp_test.yml CI: Extract godot-cpp testing into its own job 2023-08-01 20:41:45 +02:00
ios_builds.yml CI: Use GODOT_BASE_BRANCH for the godot-cpp checkout 2023-05-18 16:22:25 +02:00
linux_builds.yml CI: Extract godot-cpp testing into its own job 2023-08-01 20:41:45 +02:00
macos_builds.yml CI: Extract godot-cpp testing into its own job 2023-08-01 20:41:45 +02:00
runner.yml CI: Allow skipping our GHA workflows with DISABLE_GODOT_CI variable 2023-08-02 17:48:47 +02:00
static_checks.yml Fix doc_status.py trying to get removed version tag from XML 2023-07-13 16:25:54 +02:00
web_builds.yml CI: Use GODOT_BASE_BRANCH for the godot-cpp checkout 2023-05-18 16:22:25 +02:00
windows_builds.yml CI: Extract godot-cpp testing into its own job 2023-08-01 20:41:45 +02:00