diff --git a/README.md b/README.md index 92556f0..5a29d77 100644 --- a/README.md +++ b/README.md @@ -9,7 +9,7 @@ _Create and run a GitHub Actions workflow._ ## Step 5: Trigger the workflow _You've now added a fully functioning workflow to your repository! :smile:_ - +edit test The shell script in the workflow will run whenever a new pull request is opened. **Seeing your _action_ in action**: The status of each workflow run that's triggered is shown in the pull request before it's merged: look for **All checks have passed** when you try out the steps below. You can also see a list of all the workflows that are running, or have finished running, in the **Actions** tab of your repository. From there, you can click on each workflow run to view more details and access log files.