Skip to content

Commit

Permalink
Accept change in PR
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 18f1345 commit 696504d
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -166,8 +166,7 @@ Use the `config` parameter of the `init` action to enable a workflow based confi
- uses: github/codeql-action/init@v2
with:
languages: ${{ matrix.language }}
config: |
${{vars.CODEQL_CONF}}
config: ${{ vars.CODEQL_CONF }}
```


Expand Down

0 comments on commit 696504d

Please sign in to comment.