Skip to content

Commit

Permalink
remove merge group condition
Browse files Browse the repository at this point in the history
  • Loading branch information
pront committed Oct 23, 2024
1 parent 4756512 commit 1995a9b
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .github/workflows/regression_v2.yml
Original file line number Diff line number Diff line change
Expand Up @@ -152,7 +152,6 @@ jobs:
# wouldn't likely introduce regressions.
- name: Determine if should not run due to irrelevant file changes
id: filter
if: github.event_name == 'merge_group'
env:
ALL: ${{ steps.changes.outputs.all_changed_files }}
IGNORE: ${{ steps.changes.outputs.ignore_files }}
Expand Down

0 comments on commit 1995a9b

Please sign in to comment.