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 ca53c4c commit ca315d0Copy full SHA for ca315d0
.github/workflows/ci.yml
@@ -11,6 +11,8 @@ on:
11
- v[0-9]+
12
- v[0-9]+.[0-9]+
13
- cryostat-v[0-9]+.[0-9]+
14
+ tags:
15
+ - '*'
16
17
jobs:
18
build:
0 commit comments