We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c2cc66f commit 717d37aCopy full SHA for 717d37a
.github/workflows/python-test.yml
@@ -5,7 +5,7 @@ name: Flask-Parameter-Validation Unit Tests
5
6
on:
7
push:
8
- branches: [ "master", "dev/steichman/python3.13"]
+ branches: [ "master"]
9
pull_request:
10
branches: [ "master" ]
11
0 commit comments