mirror of
https://github.com/LCEMP/LCEMP.git
synced 2026-04-23 15:33:58 +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 * * *"
|
||||
push:
|
||||
paths:
|
||||
- ".github/workflows/build-channel.yml"
|
||||
- "**/*.c"
|
||||
- "**/*.cc"
|
||||
- "**/*.cpp"
|
||||
|
|
|
|||
Loading…
Reference in a new issue