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 9cce8a4 commit 5258c84Copy full SHA for 5258c84
.github/workflows/ci_workflow.yml
@@ -5,7 +5,7 @@ name: PyArr CI
5
on:
6
push:
7
tags:
8
- - '*'
+ - 'v*'
9
branches:
10
- master
11
pull_request:
0 commit comments