Skip to content
This repository was archived by the owner on Sep 1, 2022. It is now read-only.

Commit 22ec758

Browse files
Update 01_label-trigger.md
1 parent 7521041 commit 22ec758

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

responses/01_label-trigger.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@ In a GitHub Actions workflow, the `on` step defines what causes the workflow to
2828
### :keyboard: Activity: Configure the workflow trigger based on an a label being added
2929

3030
1. Edit this file
31-
2. Change the name of the directory `CHANGETHIS` to `workflows`, so the title of this file with the path is `.github/workflows/staging-workflow.yml`
31+
2. Change the name of the directory `CHANGETHIS` to `workflows`, so the title of this file with the path is `.github/workflows/deploy-staging.yml`
3232
3. Edit the contents of this file to trigger on a label
3333

3434
Your result should look like this:

0 commit comments

Comments
 (0)