We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 99a31e6 commit 2308b5fCopy full SHA for 2308b5f
.github/workflows/check-certificates.yml
@@ -6,6 +6,8 @@ on:
6
push:
7
paths:
8
- ".github/workflows/check-certificates.ya?ml"
9
+ tags-ignore:
10
+ - '*'
11
pull_request:
12
13
0 commit comments