Skip to content

Commit

Permalink
chore(ci): avoid duplicate triggers
Browse files Browse the repository at this point in the history
  • Loading branch information
jnoortheen committed Dec 1, 2023
1 parent 355183f commit 85a427d
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions .github/workflows/ci.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -7,9 +7,6 @@ on:
- "v*"
pull_request:
branches: [main]
create:
tags:
- v*

jobs:
# check it builds and the linter passes
Expand Down

0 comments on commit 85a427d

Please sign in to comment.