Commit 654e62c
committed
Remove shellcheck
The github permissions are currently blocking PRs from forks from
writing checks/review commands. We cannot use workflow permissions to
give write permissions to runs from forks.
Options are to shuffle the work into a workflow_run triggered after the
lint, so we can use the workflow_permissions. Or use
pull_request_target. Or use a PAT with write permissions.
Signed-off-by: Robert Young <robertyoungnz@gmail.com>1 parent dfe3011 commit 654e62c
1 file changed
+0
-14
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
54 | 54 | | |
55 | 55 | | |
56 | 56 | | |
57 | | - | |
58 | | - | |
59 | | - | |
60 | | - | |
61 | | - | |
62 | | - | |
63 | | - | |
64 | | - | |
65 | | - | |
66 | | - | |
67 | | - | |
68 | | - | |
69 | | - | |
70 | | - | |
71 | 57 | | |
72 | 58 | | |
73 | 59 | | |
| |||
0 commit comments