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 ba42ab3 commit ebcbff3Copy full SHA for ebcbff3
.github/workflows/release.yaml
@@ -2,6 +2,7 @@ name: Build and Release Stochastix
2
3
on:
4
push:
5
+ branches: [ master ]
6
tags:
7
- 'v*.*.*'
8
workflow_dispatch:
0 commit comments