From db3a299748d49acabd6267f833eb2cf87aaa6168 Mon Sep 17 00:00:00 2001 From: typebrook Date: Wed, 3 Jun 2020 00:47:37 +0800 Subject: test workflow --- .github/workflows/update.yml | 14 ++++++++++++++ 1 file changed, 14 insertions(+) create mode 100644 .github/workflows/update.yml diff --git a/.github/workflows/update.yml b/.github/workflows/update.yml new file mode 100644 index 0000000..848bedb --- /dev/null +++ b/.github/workflows/update.yml @@ -0,0 +1,14 @@ +name: test + +on: + push: + branches: + tags: + - test.update* + +jobs: + job1: + runs-on: ubuntu-latest + steps: + - name: test + run: which jq -- cgit v1.2.3-70-g09d2