mirror of
https://github.com/godotengine/godot.git
synced 2025-12-08 06:09:55 +00:00
Add workflow_dispatch triggers to platform CI.
This commit is contained in:
parent
6fd949a6dc
commit
918fda1b0f
8 changed files with 9 additions and 2 deletions
1
.github/workflows/static_checks.yml
vendored
1
.github/workflows/static_checks.yml
vendored
|
|
@ -1,6 +1,7 @@
|
|||
name: 📊 Static Checks
|
||||
on:
|
||||
workflow_call:
|
||||
workflow_dispatch:
|
||||
|
||||
jobs:
|
||||
static-checks:
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue