ci: enable submodule workflow
Some checks failed
build / build (push) Successful in 1m0s
build / trigger-build-image (push) Failing after 5s
submodules sync / sync (push) Failing after 28s

This commit is contained in:
张泊明518370910136 2024-10-18 21:48:31 -04:00
parent 621415b71f
commit 7fbc46afc9
GPG Key ID: D47306D7062CDA9D

View File

@ -1,10 +1,9 @@
---
name: submodules sync
on:
# push:
# branches:
# - master
workflow_dispatch:
push:
branches:
- master
jobs:
sync: