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 c065799 + d80d76a commit 8b1f0fdCopy full SHA for 8b1f0fd
.github/workflows/scala.yml
@@ -4,6 +4,9 @@ on:
4
push:
5
branches-ignore:
6
- 'update/**'
7
+ tags:
8
+ - 'v*'
9
+
10
pull_request:
11
12
jobs:
0 commit comments