mirror of
https://github.com/github/codeql-action.git
synced 2026-06-01 03:14:50 +00:00
pre-hook simple try
This commit is contained in:
@@ -21,8 +21,7 @@ jobs:
|
||||
- run: git checkout HEAD^2
|
||||
if: ${{ github.event_name == 'pull_request' }}
|
||||
|
||||
- uses: ./init
|
||||
- uses: github/codeql-action/full@pre-hook
|
||||
with:
|
||||
languages: javascript
|
||||
config-file: ./.github/codeql/codeql-config.yml
|
||||
- uses: ./analyze
|
||||
|
||||
Reference in New Issue
Block a user