We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent d77b3c0 commit 185d847Copy full SHA for 185d847
.github/workflows/test_pytest.yml renamed to .github/workflows/Future.yml
@@ -5,7 +5,9 @@ name: Future
5
6
on:
7
push:
8
- branches: [main]
+ branches: [ main ]
9
+ pull_request:
10
11
12
jobs:
13
build:
0 commit comments