Skip to content

Commit

Permalink
chore: ignore tags
Browse files Browse the repository at this point in the history
  • Loading branch information
wellyshen committed May 28, 2020
1 parent edd5e16 commit b639ad9
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -6,8 +6,7 @@ name: Node.js CI
on:
push:
branches: ["**"]
tags-ignore:
- "**"
tags-ignore: ["**"]
pull_request:
branches: ["**"]

Expand Down

0 comments on commit b639ad9

Please sign in to comment.