Skip to content

Commit

Permalink
ci: changed branch for workflow action
Browse files Browse the repository at this point in the history
  • Loading branch information
iwaduarte committed Oct 12, 2022
1 parent cbf7365 commit 65cd91a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/review.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ name: test and lint pr's
on:
pull_request:
branches:
- develop
- master
jobs:
build:
name: Pull Request checks
Expand Down

0 comments on commit 65cd91a

Please sign in to comment.