mirror of
https://github.com/laramies/theHarvester.git
synced 2026-09-06 17:57:40 +02:00
update codeql to fix it
This commit is contained in:
@@ -13,10 +13,10 @@ name: "CodeQL"
|
||||
|
||||
on:
|
||||
push:
|
||||
branches: [ * ]
|
||||
branches: [ master, dev ]
|
||||
pull_request:
|
||||
# The branches below must be a subset of the branches above
|
||||
branches: [ * ]
|
||||
branches: [ master, dev ]
|
||||
schedule:
|
||||
- cron: '19 11 * * 4'
|
||||
|
||||
|
||||
Reference in New Issue
Block a user