actions/setup-node v4

This commit is contained in:
orchestron-bot
2026-06-11 00:40:40 +08:00
commit 1f4939156f
164 changed files with 208844 additions and 0 deletions
+14
View File
@@ -0,0 +1,14 @@
name: CodeQL analysis
on:
push:
branches: [main]
pull_request:
branches: [main]
schedule:
- cron: '0 3 * * 0'
jobs:
call-codeQL-analysis:
name: CodeQL analysis
uses: actions/reusable-workflows/.github/workflows/codeql-analysis.yml@main