Skip to content

Commit

Permalink
fix workflow branch
Browse files Browse the repository at this point in the history
  • Loading branch information
salrashid123 committed May 6, 2024
1 parent 5630368 commit 93d1da1
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,10 +4,10 @@ on:
workflow_dispatch:
push:
branches:
- main
- master
pull_request:
branches:
- main
- master

jobs:
test:
Expand Down

0 comments on commit 93d1da1

Please sign in to comment.