Add empty rule to prevent errors
This commit is contained in:
parent
606bdfeed4
commit
c794dbd24b
5
.github/workflows/c-cpp.yml
vendored
5
.github/workflows/c-cpp.yml
vendored
@ -1 +1,6 @@
|
|||||||
# Moved to https://github.com/lupyuen/pinetime-lab/blob/master/.github/workflows/main.yml
|
# Moved to https://github.com/lupyuen/pinetime-lab/blob/master/.github/workflows/main.yml
|
||||||
|
|
||||||
|
on:
|
||||||
|
push:
|
||||||
|
branches:
|
||||||
|
- never
|
||||||
|
Loading…
Reference in New Issue
Block a user