mirror of
https://github.com/LCEMP/LCEMP.git
synced 2026-08-07 21:12:27 +00:00
update workflow
This commit is contained in:
parent
f314ebd27a
commit
d4677b4471
1
.github/workflows/build-channel.yml
vendored
1
.github/workflows/build-channel.yml
vendored
|
|
@ -6,6 +6,7 @@ on:
|
||||||
- cron: "30 2 * * *"
|
- cron: "30 2 * * *"
|
||||||
push:
|
push:
|
||||||
paths:
|
paths:
|
||||||
|
- ".github/workflows/build-channel.yml"
|
||||||
- "**/*.c"
|
- "**/*.c"
|
||||||
- "**/*.cc"
|
- "**/*.cc"
|
||||||
- "**/*.cpp"
|
- "**/*.cpp"
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue