Skip to content

Commit 626535a

Browse files
committed
add description
1 parent 4fc810c commit 626535a

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
<h1 align="center">Understanding the risk of script Injections in GitHub Actions workflows</h1>
1+
<h1 align="center">Understanding the risk of script injection in GitHub Actions workflows</h1>
22
<h5 align="center">@robandpdx</h5>
33
<h5 align="center">@decyjphr</h5>
44

@@ -8,7 +8,7 @@
88
<a href="#learning-objectives">Learning Objectives</a>
99
</p>
1010

11-
> Please provide a description of your workshop.
11+
In this workshop we will learn about the risk of script injection in GitHub Actions workflows, and how to mitigate that risk.
1212

1313
- **Who is this for**: developers, devops engineers
1414
- **What you'll learn**: the risk of script Injections in GitHub Actions workflows, and how to migirate that risk

0 commit comments

Comments
 (0)