We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 08930ce commit e3a7d3aCopy full SHA for e3a7d3a
.github/workflows/ci.yml
@@ -5,6 +5,8 @@ on:
5
paths:
6
- '**/*.java'
7
- 'pom.xml'
8
+ tags-ignore:
9
+ - '*'
10
11
jobs:
12
build:
0 commit comments