Skip to content

Commit 096a13e

Browse files
committed
update tester.yml workflow for all branches
1 parent 9341a8e commit 096a13e

1 file changed

Lines changed: 0 additions & 4 deletions

File tree

.github/workflows/tester.yml

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -2,16 +2,12 @@ name: "🎳 Tester"
22

33
on:
44
push:
5-
branches:
6-
- main
75
paths:
86
- '**.py'
97
- .github/workflows/tester.yml
108
- requirements/testing.txt
119

1210
pull_request:
13-
branches:
14-
- main
1511
paths:
1612
- '**.py'
1713
- .github/workflows/tester.yml

0 commit comments

Comments
 (0)