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 edd5e16 commit b639ad9Copy full SHA for b639ad9
.github/workflows/ci.yml
@@ -6,8 +6,7 @@ name: Node.js CI
6
on:
7
push:
8
branches: ["**"]
9
- tags-ignore:
10
- - "**"
+ tags-ignore: ["**"]
11
pull_request:
12
13
0 commit comments