chore: remove unnecessary headers

This commit is contained in:
arashagp
2025-01-02 10:51:16 +03:30
parent 9fcacd8067
commit 9f6efe895e
4 changed files with 0 additions and 19 deletions

View File

@@ -3,16 +3,6 @@
name: CodeQL
on:
workflow_dispatch:
schedule:
- cron: "0 7 * */2 *"
# │ │ │ │ │
# │ │ │ │ └─── day of the week (0 - 6 or SUN-SAT)
# │ │ │ └────── month (1 - 12 or JAN-DEC)
# │ │ └───────── day of the month (1 - 31)
# │ └─────────── hour (0 - 23)
# └───────────── minute (0 - 59)
workflow_call:
inputs:
node-version: