Skip to content

Commit 0b412e3

Browse files
authored
ci: rename master branch push requirement in test.yml
1 parent 03912b6 commit 0b412e3

1 file changed

Lines changed: 1 addition & 2 deletions

File tree

.github/workflows/test.yml

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,6 @@
1-
name: Run tests
1+
name: Test
22
on:
33
push:
4-
branches: [master]
54
paths:
65
- '.github/workflows/test.yml'
76
- 'topstats/**/*.py'

0 commit comments

Comments
 (0)