Commit 4851b8e
committed
🔧 (close-pr.yaml): add condition to skip workflow for forked repositories
Add a conditional check to ensure the workflow only runs on pull requests from the main repository, not from forks. This prevents unnecessary execution of the workflow on forked repositories, optimizing resource usage and maintaining focus on relevant pull requests.1 parent 62222cf commit 4851b8e
1 file changed
+1
-0
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
7 | 7 | | |
8 | 8 | | |
9 | 9 | | |
| 10 | + | |
10 | 11 | | |
11 | 12 | | |
12 | 13 | | |
| |||
0 commit comments