| FazBrowse GitHub Viewer | Trending | | Home |
| Tools: [Download Repo ZIP] [Original HTTPS Page] |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
@@ -186,6 +186,7 @@ jobs: | |||
| 186 | 186 | with: | |
| 187 | 187 | persist-credentials: false | |
| 188 | 188 | - name: Get team members if possible | |
| 189 | + if: ${{ (github.event.pull_request && github.event.pull_request.base.ref == github.event.pull_request.base.repo.default_branch) || github.event.ref == github.event.repository.default_branch }} | ||
| 189 | 190 | id: team_members | |
| 190 | 191 | run: | | |
| 191 | 192 | get_list_members() { | |
| Back | FazBrowse Home | New Git URL |
0 commit comments