Skip to content

Commit

Permalink
Fix branch name
Browse files Browse the repository at this point in the history
  • Loading branch information
azvoleff committed Mar 7, 2025
1 parent 1df82e9 commit 3245ac9
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/test.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -4,15 +4,15 @@ on:
workflow_dispatch:
push:
branches:
- main
- master
- develop
pull_request:
types:
- opened
- reopened
- synchronize
branches:
- main
- master
- develop

jobs:
Expand Down

0 comments on commit 3245ac9

Please sign in to comment.