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.
2 parents 3a5a8a9 + b41d84b commit f9cb6caCopy full SHA for f9cb6ca
.github/workflows/tag-and-release.yml
100755
100644
@@ -3,7 +3,7 @@ name: Tag & Release
3
'on':
4
push:
5
branches:
6
- - victoria
+ - stackhpc/victoria
7
permissions:
8
contents: write
9
jobs:
.github/workflows/tox.yml
0 commit comments