Skip to content

Commit

Permalink
Update pull-request.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
palisadoes authored Jan 3, 2025
1 parent 02cf3bb commit a55ebce
Showing 1 changed file with 8 additions and 3 deletions.
11 changes: 8 additions & 3 deletions .github/workflows/pull-request.yml
Original file line number Diff line number Diff line change
Expand Up @@ -59,14 +59,19 @@ jobs:
ISSUE_GUIDELINES.md
PR_GUIDELINES.md
README.md
.coderabbit.yaml
docs/CNAME
docs/static/CNAME
docs/package.json
docs/sidebar*.js
docs/docusaurus.config.js
docs/babel.config.js
docs/tsconfig.json
.gitignore
CODEOWNERS
LICENSE
requirements.txt
docs/docusaurus.config.ts
CNAME
docs/sidebar*js
- name: List all changed unauthorized files
if: steps.changed-unauth-files.outputs.any_changed == 'true' || steps.changed-unauth-files.outputs.any_deleted == 'true'
env:
Expand Down

0 comments on commit a55ebce

Please sign in to comment.