Skip to content

Commit 696504d

Browse files
tgrallhenrymercer
andauthored
Accept change in PR
Co-authored-by: Henry Mercer <henry.mercer@me.com>
1 parent 18f1345 commit 696504d

1 file changed

Lines changed: 1 addition & 2 deletions

File tree

README.md

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -166,8 +166,7 @@ Use the `config` parameter of the `init` action to enable a workflow based confi
166166
- uses: github/codeql-action/init@v2
167167
with:
168168
languages: ${{ matrix.language }}
169-
config: |
170-
${{vars.CODEQL_CONF}}
169+
config: ${{ vars.CODEQL_CONF }}
171170
```
172171

173172

0 commit comments

Comments
 (0)