Syncing Templates
parent
3016d694f0
commit
99933f6368
|
@ -3,6 +3,7 @@ on:
|
|||
push:
|
||||
paths:
|
||||
- '.new-additions'
|
||||
- 'http/cves/2007/CVE-2007-3010.yaml'
|
||||
- 'http/cves/2011/CVE-2011-4640.yaml'
|
||||
- 'http/cves/2021/CVE-2021-40651.yaml'
|
||||
- 'http/cves/2022/CVE-2022-38131.yaml'
|
||||
|
@ -27,6 +28,7 @@ on:
|
|||
- 'http/misconfiguration/sap/sap-public-admin.yaml'
|
||||
- 'http/technologies/google/chromecast-detect.yaml'
|
||||
- 'http/technologies/identity-server-v3-detect.yaml'
|
||||
- 'http/vulnerabilities/wordpress/wp-user-enum.yaml'
|
||||
workflow_dispatch:
|
||||
jobs:
|
||||
triggerRemoteWorkflow:
|
||||
|
|
Loading…
Reference in New Issue