chore: sync submodule state (parent ref update)
Made-with: Cursor
This commit is contained in:
4
chain138-snap/.github/workflows/codeql.yml
vendored
4
chain138-snap/.github/workflows/codeql.yml
vendored
@@ -9,7 +9,7 @@ on:
|
||||
pull_request:
|
||||
branches: [main]
|
||||
schedule:
|
||||
- cron: '0 0 * * 1' # weekly Monday
|
||||
- cron: '0 0 * * 1' # weekly Monday
|
||||
|
||||
jobs:
|
||||
analyze:
|
||||
@@ -37,4 +37,4 @@ jobs:
|
||||
- name: Perform CodeQL Analysis
|
||||
uses: github/codeql-action/analyze@v4
|
||||
with:
|
||||
category: "/language:${{ matrix.language }}"
|
||||
category: '/language:${{ matrix.language }}'
|
||||
|
||||
Reference in New Issue
Block a user