aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authormerakor <cem@ckyln.com>2020-03-20 20:27:45 +0000
committermerakor <cem@ckyln.com>2020-03-20 20:27:45 +0000
commitddfe76bf2c621c254ff9271b10a176ea6f0511d5 (patch)
tree969fc66f696480fe86222795d2920443ad3b9919
parent604bb3ce800075c94ebacda677beb73e2cf69642 (diff)
downloadcpt-ddfe76bf2c621c254ff9271b10a176ea6f0511d5.tar.gz
remove .github directory
FossilOrigin-Name: 13725f2b68ac6ae8d11e405d38c0226b11d6952caa0dbae4d7168e2e9321f018
-rw-r--r--.github/workflows/main.yml9
1 files changed, 0 insertions, 9 deletions
diff --git a/.github/workflows/main.yml b/.github/workflows/main.yml
deleted file mode 100644
index 0288b28..0000000
--- a/.github/workflows/main.yml
+++ /dev/null
@@ -1,9 +0,0 @@
-name: Shellcheck
-on: [push, pull_request]
-jobs:
- build:
- runs-on: ubuntu-latest
- steps:
- - uses: actions/checkout@v1
- - name: Run shellcheck.
- run: shellcheck kiss contrib/*