summaryrefslogtreecommitdiff
path: root/.github
diff options
context:
space:
mode:
authorLee Lup Yuen <luppy@appkaki.com>2020-07-28 02:36:16 (GMT)
committerGitHub <noreply@github.com>2020-07-28 02:36:16 (GMT)
commit8d353aa79fbdd910c1dc0d901e0c5c6eb90fb15a (patch)
treee1267d202eec9f7910bb2c6d4905393e9d654a01 /.github
parent72a5ecd0b69881886dc270e1e498c122dc1b08d4 (diff)
Empty workflow
Diffstat (limited to '.github')
-rw-r--r--.github/workflows/c-cpp.yml2
1 files changed, 2 insertions, 0 deletions
diff --git a/.github/workflows/c-cpp.yml b/.github/workflows/c-cpp.yml
index 1f1a5a6..6fd51e0 100644
--- a/.github/workflows/c-cpp.yml
+++ b/.github/workflows/c-cpp.yml
@@ -8,3 +8,5 @@ on:
jobs:
build:
runs-on: ubuntu-latest
+ steps:
+ - run: echo Happy New Year!