File tree Expand file tree Collapse file tree 2 files changed +18
-3
lines changed Expand file tree Collapse file tree 2 files changed +18
-3
lines changed Original file line number Diff line number Diff line change @@ -162,6 +162,15 @@ Demo: [Online Parser](https://yaml-online-parser.appspot.com/)
162
162
163
163
---
164
164
165
+ # Workshop
166
+
167
+ ## [ https://github.com/actions-workshop/actions-workshop ] ( https://github.com/actions-workshop/actions-workshop )
168
+ ### [ https://tinyurl.com/ghactions ] ( https://tinyurl.com/ghactions )
169
+
170
+ ![ bg right fit] ( img/qr-actions-workshop.png )
171
+
172
+ ---
173
+
165
174
# ACT
166
175
## Run Actions Locally
167
176
@@ -230,6 +239,11 @@ updates:
230
239
231
240
---
232
241
242
+ 
243
+ # DEMOS
244
+
245
+ ---
246
+
233
247
# Questions
234
248
235
249

@@ -244,9 +258,10 @@ updates:
244
258
245
259
## Links
246
260
247
- [https://docs.github.com](https://docs.github.com)
248
- [https://skills.github.com](https://docs.github.com)
249
- [codebytes/github-actions-demos](https://github.com/codebytes/github-actions-demos)
261
+ - [https://docs.github.com](https://docs.github.com)
262
+ - [https://skills.github.com](https://docs.github.com)
263
+ - [codebytes/github-actions-demos](https://github.com/codebytes/github-actions-demos)
264
+ - [https://learn.microsoft.com/en-us/training/paths/automate-workflow-github-actions/](https://learn.microsoft.com/en-us/training/paths/automate-workflow-github-actions/)
250
265
</div>
251
266
<div>
252
267
You can’t perform that action at this time.
0 commit comments