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 60f9b40 commit 74ea806Copy full SHA for 74ea806
.github/workflows/python-package.yml
@@ -26,7 +26,7 @@ env:
26
27
on:
28
push:
29
- branches: [development, master, hotfix/requirements-update]
+ branches: [development, master]
30
pull_request:
31
branches: [ master ]
32
0 commit comments