Empty workflow

This commit is contained in:
Lee Lup Yuen 2020-07-28 10:36:16 +08:00 committed by GitHub
parent 72a5ecd0b6
commit 8d353aa79f
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -8,3 +8,5 @@ on:
jobs: jobs:
build: build:
runs-on: ubuntu-latest runs-on: ubuntu-latest
steps:
- run: echo Happy New Year!