Skip to content

Commit

Permalink
ci(core): 🔧 improve PR checks
Browse files Browse the repository at this point in the history
improve PR checks for external contributors

ref: #28
  • Loading branch information
anantakumarghosh committed Sep 21, 2024
1 parent f34f52c commit 8f32124
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/pr-guardrails.yml
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ env:
jobs:

check_sensitive_files:
name: Check for sensitive file modifications
name: Check for any sensitive file modifications
runs-on: ubuntu-latest
steps:
- name: Check out code
Expand Down

0 comments on commit 8f32124

Please sign in to comment.