Fix CodeQL workflow (#12875)

* Update codeql.yml

* Update codeql.yml
This commit is contained in:
Shaojun Liu 2025-02-24 09:16:54 +08:00 committed by GitHub
parent 1e00bed001
commit 10400abfb7
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -17,8 +17,8 @@ permissions:
on:
# push:
# branches: [ "main" ]
schedule:
- cron: '24 14 * * 0'
# schedule:
# - cron: '24 14 * * 0'
workflow_dispatch:
jobs:
@ -101,7 +101,7 @@ jobs:
token: ${{ secrets.SECURITY_TOKEN }}
- name: GitHub Upload Release Artifacts
uses: actions/upload-artifact@v2
uses: actions/upload-artifact@v4
with:
name: report
path: |