Delete unused workflow
This commit is contained in:
parent
4c7b6330f8
commit
944194a1d6
12
.github/workflows/c-cpp.yml
vendored
12
.github/workflows/c-cpp.yml
vendored
@ -1,12 +0,0 @@
|
||||
# Moved to https://github.com/lupyuen/pinetime-lab/blob/master/.github/workflows/main.yml
|
||||
|
||||
on:
|
||||
schedule:
|
||||
# Runs at midnight 1 Jan every year
|
||||
- cron: '*/88 */88 */88 */88 *'
|
||||
|
||||
jobs:
|
||||
build:
|
||||
runs-on: ubuntu-latest
|
||||
steps:
|
||||
- run: echo Happy New Year!
|
Loading…
Reference in New Issue
Block a user