Skip to content

Commit

Permalink
GA: fix test workflow condition
Browse files Browse the repository at this point in the history
  • Loading branch information
petrgazarov committed Oct 9, 2023
1 parent 2902a5e commit 8468525
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -2,8 +2,8 @@ name: Test

on:
push:
tags-ignore:
- "**"
branches:
- '**'

jobs:
test:
Expand Down

0 comments on commit 8468525

Please sign in to comment.