Commit cb59c05
committed
ci: make publish workflow functional by not calling tests.yaml workflow
It would be possible to fix this by adding workflow_call on the tests
workflow I think, but I also know there have been some security concerns
with having workflow triggers, so for now I'll remove this requirement
instead.
> error parsing called workflow ".github/workflows/publish.yaml" ->
"./.github/workflows/tests.yaml" (source tag with sha:...) :
workflow is not reusable as it is missing a `on.workflow_call` trigger1 parent e2a286d commit cb59c05
1 file changed
+0
-3
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
7 | 7 | | |
8 | 8 | | |
9 | 9 | | |
10 | | - | |
11 | | - | |
12 | 10 | | |
13 | 11 | | |
14 | | - | |
15 | 12 | | |
16 | 13 | | |
17 | 14 | | |
| |||
0 commit comments