Skip to content

Commit

Permalink
Trigger review workflow also on migration-merge
Browse files Browse the repository at this point in the history
  • Loading branch information
Dinika committed Nov 5, 2024
1 parent 7fb7061 commit 9bc6cd4
Showing 1 changed file with 5 additions and 1 deletion.
6 changes: 5 additions & 1 deletion .github/workflows/review.yml
Original file line number Diff line number Diff line change
@@ -1,6 +1,10 @@
name: Pre-merge Review

on: [pull_request]
on:
pull_request:
push:
branches:
- migration-merge

jobs:
cache:
Expand Down

0 comments on commit 9bc6cd4

Please sign in to comment.