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 8ecde90 commit f0da413Copy full SHA for f0da413
.github/workflows/wiki_update.yml
@@ -4,6 +4,8 @@ on:
4
push:
5
paths:
6
- 'wiki/**'
7
+ tags_ignore:
8
+ - '**'
9
10
jobs:
11
update:
0 commit comments