Commit 30ab6a1
committed
Add simple demonstration workflow for
A demonstration workflow is provided in the readme to show how to use the action in the use case where the report
workflow is triggered by `pull_request` event.
Previously, this workflow demonstrated the more advanced configuration that is required in order to compile for multiple
boards. Although this demonstration will be useful to the action users, it might be overwhelming as an introduction to
the action usage. A demonstration that only compiles for a single board can be far more simple. Even if the user
requires coverage of multiple boards in their application, this will give them a basic understanding of the action
usage.
The advanced demonstration workflow is hereby moved to the FAQ document, replaced in the readme by a simple
demonstration workflow. A link from the readme to the advanced usage demonstration is provided.pull_request-triggered workflow1 parent 90ad27d commit 30ab6a1
2 files changed
+67
-34
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
114 | 114 | | |
115 | 115 | | |
116 | 116 | | |
117 | | - | |
118 | | - | |
119 | | - | |
120 | 117 | | |
121 | 118 | | |
122 | 119 | | |
123 | | - | |
124 | | - | |
125 | | - | |
126 | | - | |
127 | | - | |
128 | | - | |
129 | | - | |
130 | 120 | | |
131 | 121 | | |
132 | | - | |
133 | 122 | | |
134 | 123 | | |
135 | | - | |
136 | 124 | | |
137 | | - | |
| 125 | + | |
| 126 | + | |
| 127 | + | |
| 128 | + | |
138 | 129 | | |
139 | | - | |
140 | | - | |
141 | | - | |
142 | | - | |
143 | | - | |
144 | | - | |
| 130 | + | |
145 | 131 | | |
146 | | - | |
147 | | - | |
148 | | - | |
149 | | - | |
150 | | - | |
151 | | - | |
152 | | - | |
153 | | - | |
154 | | - | |
155 | | - | |
156 | | - | |
| 132 | + | |
157 | 133 | | |
158 | | - | |
159 | | - | |
160 | | - | |
161 | | - | |
| 134 | + | |
162 | 135 | | |
163 | 136 | | |
164 | 137 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
139 | 139 | | |
140 | 140 | | |
141 | 141 | | |
| 142 | + | |
| 143 | + | |
| 144 | + | |
| 145 | + | |
| 146 | + | |
| 147 | + | |
| 148 | + | |
| 149 | + | |
| 150 | + | |
| 151 | + | |
| 152 | + | |
| 153 | + | |
| 154 | + | |
| 155 | + | |
| 156 | + | |
| 157 | + | |
| 158 | + | |
| 159 | + | |
| 160 | + | |
| 161 | + | |
| 162 | + | |
| 163 | + | |
| 164 | + | |
| 165 | + | |
| 166 | + | |
| 167 | + | |
| 168 | + | |
| 169 | + | |
| 170 | + | |
| 171 | + | |
| 172 | + | |
| 173 | + | |
| 174 | + | |
| 175 | + | |
| 176 | + | |
| 177 | + | |
| 178 | + | |
| 179 | + | |
| 180 | + | |
| 181 | + | |
| 182 | + | |
| 183 | + | |
| 184 | + | |
| 185 | + | |
| 186 | + | |
| 187 | + | |
| 188 | + | |
| 189 | + | |
| 190 | + | |
| 191 | + | |
| 192 | + | |
| 193 | + | |
| 194 | + | |
| 195 | + | |
| 196 | + | |
| 197 | + | |
| 198 | + | |
| 199 | + | |
| 200 | + | |
| 201 | + | |
0 commit comments