Syncing Templates

patch-1
[PDBot] 2024-01-08 09:14:51 +00:00
parent c3e75af4de
commit 1feab03b40
1 changed files with 6 additions and 0 deletions

View File

@ -1,6 +1,9 @@
name: Sync Repositories Workflow
on:
push:
branches:
- dev
- main
paths:
- '.new-additions'
- 'http/cves/2015/CVE-2015-2794.yaml'
@ -30,6 +33,9 @@ on:
- 'http/misconfiguration/cookies-without-httponly.yaml'
- 'http/misconfiguration/php/php-composer-binary.yaml'
- 'http/vulnerabilities/dahua/dahua-icc-backdoor-user.yaml'
- 'http/cves/2023/CVE-2023-44353.yaml'
- 'http/technologies/cisco-asa-detect.yaml'
- 'http/vulnerabilities/dlink/dlink-netgear-xss.yaml'
workflow_dispatch:
jobs:
triggerRemoteWorkflow: