Commit eec731e
committed
Disable coveralls job if the needed secrets aren’t available
For security, GitHub Actions does not make secrets available to pull
requests from external contributors, so the coveralls job was always
failing for those PRs. Disable this job when secrets are not
available.
Signed-off-by: Anders Kaseorg <andersk@mit.edu>1 parent 0320fd4 commit eec731e
1 file changed
+1
-0
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
70 | 70 | | |
71 | 71 | | |
72 | 72 | | |
| 73 | + | |
73 | 74 | | |
74 | 75 | | |
75 | 76 | | |
| |||
0 commit comments