Skip to content

Commit

Permalink
fix: update code-review.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
nataliagranato committed Mar 20, 2024
1 parent e667b32 commit e851f78
Showing 1 changed file with 3 additions and 2 deletions.
5 changes: 3 additions & 2 deletions .github/workflows/code-review.yml
Original file line number Diff line number Diff line change
Expand Up @@ -5,8 +5,9 @@ permissions:
pull-requests: write

on:
pull_request:
types: [opened, reopened, synchronize]
push:
branches:
- main

jobs:
test:
Expand Down

0 comments on commit e851f78

Please sign in to comment.