@@ -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 }}
```
Reference in New Issue
Block a user
Blocking a user prevents them from interacting with repositories, such as opening or commenting on pull requests or issues. Learn more about blocking a user.