Skip to content

Commit

Permalink
fix test workflow (#347)
Browse files Browse the repository at this point in the history
  • Loading branch information
serges147 authored Oct 4, 2024
1 parent 350ab07 commit 396bd0b
Show file tree
Hide file tree
Showing 2 changed files 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 @@ -4,11 +4,11 @@ on:
push:
branches:
- main
- *.preview
- '*.preview'
pull_request:
branches:
- main
- *.preview
- '*.preview'

jobs:
test:
Expand Down

0 comments on commit 396bd0b

Please sign in to comment.