Skip to content

Commit

Permalink
Expanding area for T2 Reviewers
Browse files Browse the repository at this point in the history
  • Loading branch information
jyejare committed Jul 25, 2023
1 parent 271d765 commit 5e89819
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/t2_reviews.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ name: Auto assign T2 Reviewers

on:
pull_request:
paths: ['*', '.github/**', 'conf/**', 'pytest_fixtures/core/*', 'pytest_plugins/**', 'robottelo/**', '!robottelo/constants/*', 'scripts/**']
paths: ['*', '.github/**', 'conf/**', 'pytest_fixtures/**', 'pytest_plugins/**', 'robottelo/**', '!robottelo/constants/*', 'scripts/**', 'tests/foreman/sanity/*']

permissions:
pull-requests: write
Expand Down

0 comments on commit 5e89819

Please sign in to comment.