| FazBrowse GitHub Viewer | Trending | | Home |
| Tools: [Download Repo ZIP] [Original HTTPS Page] |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
@@ -6,6 +6,8 @@ on: | |||
| 6 | 6 | ||
| 7 | 7 | jobs: | |
| 8 | 8 | wrap: | |
| 9 | + # Check if the source branch is from a fork | ||
| 10 | + if: github.event.pull_request.head.repo.full_name == github.repository | ||
| 9 | 11 | runs-on: ubuntu-latest | |
| 10 | 12 | ||
| 11 | 13 | strategy: | |
| Back | FazBrowse Home | New Git URL |
0 commit comments