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 70d3775 commit aa4caffCopy full SHA for aa4caff
.github/workflows/ci.yml
@@ -6,7 +6,7 @@ on:
6
branches:
7
- main
8
tags:
9
- - "[0-9]+.[0-9]+.[0-9]+"
+ - "[0-9]+.[0-9]+.[0-9]+(rc[0-9]+)?"
10
workflow_dispatch:
11
inputs:
12
force_publish_pypi:
.github/workflows/linters.yml
jobs:
build:
.github/workflows/scanners.yml
fossa:
0 commit comments