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 db7df7f commit e83c5e8Copy full SHA for e83c5e8
.github/workflows/ci.yml
@@ -7,11 +7,11 @@ on:
7
pull_request:
8
branches:
9
- develop
10
- - main
+ - master
11
push:
12
13
14
15
16
env:
17
OMP_NUM_THREADS: 2
.github/workflows/python-publish-testpypi.yml
@@ -8,7 +8,7 @@ name: Upload Python Package
on:
jobs:
deploy:
0 commit comments