Skip to content

Commit

Permalink
fix test workflow
Browse files Browse the repository at this point in the history
  • Loading branch information
serges147 committed Oct 3, 2024
1 parent 350ab07 commit 741d36a
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 741d36a

Please sign in to comment.