ci: enable submodule workflow
This commit is contained in:
parent
621415b71f
commit
7fbc46afc9
|
@ -1,10 +1,9 @@
|
||||||
---
|
---
|
||||||
name: submodules sync
|
name: submodules sync
|
||||||
on:
|
on:
|
||||||
# push:
|
push:
|
||||||
# branches:
|
branches:
|
||||||
# - master
|
- master
|
||||||
workflow_dispatch:
|
|
||||||
|
|
||||||
jobs:
|
jobs:
|
||||||
sync:
|
sync:
|
||||||
|
|
Loading…
Reference in New Issue
Block a user