We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent cfa1c97 commit 9bf4766Copy full SHA for 9bf4766
1 file changed
.github/workflows/publish-utbot.yml
@@ -1,6 +1,7 @@
1
name: Publish UTBot as an archive
2
3
on:
4
+ workflow_dispatch:
5
push:
6
tags:
7
- '[1-9][0-9][0-9][0-9].[1]?[0-9].[0-9]+'
0 commit comments