commit | 85dd5d2252d5d2539bec0cabb364c87df22d8660 | [log] [tgz] |
---|---|---|
author | Suraj Shetty <surajshetty3416@gmail.com> | Thu May 06 13:05:03 2021 +0530 |
committer | Suraj Shetty <surajshetty3416@gmail.com> | Fri May 28 09:07:57 2021 +0530 |
tree | 657b1e2f206398d308edcac108ddd5ffa011a049 | |
parent | 34e620fb5b50b6198544ae16b9480b345933ab70 [diff] |
chore: Debug
diff --git a/.github/workflows/ci-tests.yml b/.github/workflows/ci-tests.yml index de8d7ac..7373c1e 100644 --- a/.github/workflows/ci-tests.yml +++ b/.github/workflows/ci-tests.yml
@@ -1,6 +1,6 @@ name: CI -on: [pull_request, workflow_dispatch, push] +on: [pull_request, workflow_dispatch] jobs: test: