Skip to content

Commit

Permalink
ci: don't run cr on tag pushes
Browse files Browse the repository at this point in the history
  • Loading branch information
brc-dd committed Oct 13, 2024
1 parent c8645e0 commit 821812d
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/cr.yml
Original file line number Diff line number Diff line change
Expand Up @@ -21,6 +21,8 @@ on:
- 'art/**'
- 'docs/**'
- '*.md'
tags-ignore:
- '*'

permissions: {}

Expand Down

0 comments on commit 821812d

Please sign in to comment.