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 35cab81 commit 71e3b1dCopy full SHA for 71e3b1d
.github/workflows/build.yml
@@ -3,7 +3,8 @@ name: build
3
on:
4
push:
5
branches:
6
- - 'integer_stuff'
+ - 'main'
7
+ - 'develop'
8
paths-ignore:
9
- 'docs/**'
10
- 'papers/**'
0 commit comments