Skip to content

Commit

Permalink
Merge pull request #22 from RizeLabs/fix/workflow
Browse files Browse the repository at this point in the history
Fix: gh actions to run test on develop
  • Loading branch information
nlok5923 authored May 25, 2024
2 parents dcfea1e + f7ed6bf commit a655ca4
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .github/workflows/run-integration-tests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,8 @@ name: Run Aze integration Tests on PR
on:
pull_request:
branches:
- main
- main
- develop

jobs:
test:
Expand Down

0 comments on commit a655ca4

Please sign in to comment.