We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 5c8db04 commit 8704643Copy full SHA for 8704643
.github/workflows/deploy.yml
@@ -3,7 +3,7 @@ name: Python PySDD package
3
on:
4
workflow_dispatch:
5
pull_request:
6
- branches: [main]
+ branches: [master]
7
release:
8
types: [published]
9
jobs:
0 commit comments