Skip to content

Commit 6a8da8d

Browse files
committed
run tests on push
1 parent 9f27095 commit 6a8da8d

File tree

1 file changed

+1
-6
lines changed

1 file changed

+1
-6
lines changed

.github/workflows/run-tests.yaml

Lines changed: 1 addition & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -1,11 +1,6 @@
11
name: Run Tests
22

3-
on:
4-
- push
5-
- pull_request
6-
concurrency:
7-
group: ci-${{ github.ref }}
8-
cancel-in-progress: true
3+
on: push
94

105
jobs:
116
build:

0 commit comments

Comments
 (0)