You've already forked godot
mirror of
https://github.com/godotengine/godot.git
synced 2026-01-05 19:31:35 +00:00
ci: wait for static check results before starting builds
This commit is contained in:
3
.github/workflows/web_builds.yml
vendored
3
.github/workflows/web_builds.yml
vendored
@@ -1,5 +1,6 @@
|
||||
name: 🌐 Web Builds
|
||||
on: [push, pull_request]
|
||||
on:
|
||||
workflow_call:
|
||||
|
||||
# Global Settings
|
||||
env:
|
||||
|
||||
Reference in New Issue
Block a user