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 f0e9048 commit 7981122Copy full SHA for 7981122
.github/workflows/ci.yml
@@ -2,6 +2,7 @@ name: Scala CI
2
3
on:
4
push:
5
+ tags: [ '*' ]
6
branches: [ "master" ]
7
pull_request:
8
0 commit comments