Skip to content

Commit

Permalink
don't run CI on tag, in 100% of cases we already ran it on the branch…
Browse files Browse the repository at this point in the history
… push (#12198)
  • Loading branch information
alex authored Dec 25, 2024
1 parent 3034ac4 commit 1e90243
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -5,9 +5,6 @@ on:
branches:
- main
- '*.*.x'
tags:
- '*.*'
- '*.*.*'

permissions:
contents: read
Expand Down

0 comments on commit 1e90243

Please sign in to comment.