Empty workflow
This commit is contained in:
parent
72a5ecd0b6
commit
8d353aa79f
2
.github/workflows/c-cpp.yml
vendored
2
.github/workflows/c-cpp.yml
vendored
@ -8,3 +8,5 @@ on:
|
||||
jobs:
|
||||
build:
|
||||
runs-on: ubuntu-latest
|
||||
steps:
|
||||
- run: echo Happy New Year!
|
||||
|
Loading…
Reference in New Issue
Block a user