mirror of
https://github.com/godotengine/FBX2glTF.git
synced 2026-01-03 10:09:32 +03:00
Only master should release.
This commit is contained in:
committed by
GitHub
parent
d564db9204
commit
574bb2138f
2
.github/workflows/build.yml
vendored
2
.github/workflows/build.yml
vendored
@@ -1,5 +1,5 @@
|
||||
name: "Build FBX2GLTF"
|
||||
on: [push, pull_request]
|
||||
on: [push]
|
||||
|
||||
concurrency:
|
||||
group: ci-${{github.actor}}-${{github.head_ref || github.run_number}}-${{github.ref}}-build
|
||||
|
||||
Reference in New Issue
Block a user