Commit da238ad
authored
Cleanup workflows (#148)
* Workflows: remove default input arg from action call
Signed-off-by: Jussi Kukkonen <jkukkonen@google.com>
* workflows: Remove unnecessary selftest
release-signing-artifacts defaults to "true" so the removed test now
duplicates the previous test.
We could try testing the release-signing-artifacts == "false" but that's
a bit trickier since it could only be done in a release event...
Signed-off-by: Jussi Kukkonen <jkukkonen@google.com>
* workflows: Drop recently removed job from needs-list
Signed-off-by: Jussi Kukkonen <jkukkonen@google.com>
---------
Signed-off-by: Jussi Kukkonen <jkukkonen@google.com>1 parent 551a497 commit da238ad
2 files changed
+0
-31
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
23 | 23 | | |
24 | 24 | | |
25 | 25 | | |
26 | | - | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
93 | 93 | | |
94 | 94 | | |
95 | 95 | | |
96 | | - | |
97 | | - | |
98 | | - | |
99 | | - | |
100 | | - | |
101 | | - | |
102 | | - | |
103 | | - | |
104 | | - | |
105 | | - | |
106 | | - | |
107 | | - | |
108 | | - | |
109 | | - | |
110 | | - | |
111 | | - | |
112 | | - | |
113 | | - | |
114 | | - | |
115 | | - | |
116 | | - | |
117 | | - | |
118 | | - | |
119 | | - | |
120 | | - | |
121 | | - | |
122 | | - | |
123 | | - | |
124 | | - | |
125 | 96 | | |
126 | 97 | | |
127 | 98 | | |
| |||
349 | 320 | | |
350 | 321 | | |
351 | 322 | | |
352 | | - | |
353 | 323 | | |
354 | 324 | | |
355 | 325 | | |
| |||
0 commit comments