Skip to content

Commit

Permalink
chore: tags-ignore
Browse files Browse the repository at this point in the history
  • Loading branch information
peterhirn committed Sep 25, 2024
1 parent bcd5de7 commit 79c40b7
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion .github/workflows/check.yml
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,9 @@ name: Check
on:
push:
branches:
- '**'
- "**"
tags-ignore:
- "**"

jobs:
check:
Expand Down

0 comments on commit 79c40b7

Please sign in to comment.