Skip to content

Commit

Permalink
Update README.md : during PR Review
Browse files Browse the repository at this point in the history
Co-authored-by: Henry Mercer <henry.mercer@me.com>
  • Loading branch information
2 people authored and GitHub committed Apr 10, 2023
1 parent a9fb7d9 commit d2950c1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -160,7 +160,7 @@ Use the `config` parameter of the `init` action to enable a workflow based confi

- **Actions Variables**

You can use actions or environment variables to use dynamic configuration.
You can use actions or environment variables to share configuration across multiple repositories and to modify configuration without needing to edit the workflow file.

```yaml
- uses: github/codeql-action/init@v2
Expand Down

0 comments on commit d2950c1

Please sign in to comment.