mirror of
https://github.com/panjf2000/ants.git
synced 2025-12-16 09:51:02 +00:00
chore: don't start workflow to scan code when there is no code changes
This commit is contained in:
parent
b1b2df0c10
commit
4e0cb8cd03
2
.github/workflows/codeql.yml
vendored
2
.github/workflows/codeql.yml
vendored
@ -9,6 +9,8 @@ on:
|
||||
branches:
|
||||
- master
|
||||
- dev
|
||||
paths-ignore:
|
||||
- '**.md'
|
||||
schedule:
|
||||
# ┌───────────── minute (0 - 59)
|
||||
# │ ┌───────────── hour (0 - 23)
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user