Commit 286ccef
authored
Skip Samsung jobs that require secrests on forked PRs (#18064)
### Summary
Don't run Samsung jobs which require secrets on forked PRs. They fail.
It looks like they used to be disabled on forks, but this line ended up
getting left commented out after the jobs were disabled and re-enabled.
This PR restores it to the original state.1 parent c6b9d34 commit 286ccef
1 file changed
Lines changed: 4 additions & 2 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1057 | 1057 | | |
1058 | 1058 | | |
1059 | 1059 | | |
1060 | | - | |
| 1060 | + | |
| 1061 | + | |
1061 | 1062 | | |
1062 | 1063 | | |
1063 | 1064 | | |
| |||
1094 | 1095 | | |
1095 | 1096 | | |
1096 | 1097 | | |
1097 | | - | |
| 1098 | + | |
| 1099 | + | |
1098 | 1100 | | |
1099 | 1101 | | |
1100 | 1102 | | |
| |||
0 commit comments