Skip to content

Commit

Permalink
update github actions workflow
Browse files Browse the repository at this point in the history
  • Loading branch information
Dan-Y-Ko committed Oct 17, 2024
1 parent 2ec66d3 commit b138976
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ name: Lint & Test Workflow

on:
pull_request:
branches: [main, dev]
branches: [main, dev, v0.2.0]

jobs:
build:
Expand Down

0 comments on commit b138976

Please sign in to comment.