godot/.github/workflows
Rémi Verschelde caa8c82567 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.

(cherry picked from commit 4646762c81)
2023-08-02 18:42:29 +02:00
..
android_builds.yml Bump version to 4.1.1-rc 2023-07-05 22:14:15 +02:00
godot_cpp_test.yml CI: Extract godot-cpp testing into its own job 2023-08-02 17:10:30 +02:00
ios_builds.yml Bump version to 4.1.1-rc 2023-07-05 22:14:15 +02:00
linux_builds.yml CI: Extract godot-cpp testing into its own job 2023-08-02 17:10:30 +02:00
macos_builds.yml CI: Extract godot-cpp testing into its own job 2023-08-02 17:10:30 +02:00
runner.yml CI: Allow skipping our GHA workflows with `DISABLE_GODOT_CI` variable 2023-08-02 18:42:29 +02:00
static_checks.yml CI: Update static checks to black 23.3.0 2023-06-19 23:33:02 +02:00
web_builds.yml Bump version to 4.1.1-rc 2023-07-05 22:14:15 +02:00
windows_builds.yml CI: Extract godot-cpp testing into its own job 2023-08-02 17:10:30 +02:00