Skip to content

Commit 2af01cf

Browse files
committed
ci: run testing on every push
1 parent 909e6ba commit 2af01cf

File tree

1 file changed

+0
-4
lines changed

1 file changed

+0
-4
lines changed

.github/workflows/test.yaml

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -2,10 +2,6 @@ name: Testing
22

33
on:
44
push:
5-
branches:
6-
- 'master'
7-
pull_request:
8-
types: [opened, reopened, synchronize]
95

106
concurrency:
117
# Update of a developer branch cancels the previously scheduled workflow

0 commit comments

Comments
 (0)