Skip to content

Commit 185d847

Browse files
authored
Update and rename test_pytest.yml to Future.yml
1 parent d77b3c0 commit 185d847

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

.github/workflows/test_pytest.yml renamed to .github/workflows/Future.yml

+3-1
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,9 @@ name: Future
55

66
on:
77
push:
8-
branches: [main]
8+
branches: [ main ]
9+
pull_request:
10+
branches: [ main ]
911

1012
jobs:
1113
build:

0 commit comments

Comments
 (0)