mirror of
https://github.com/projectdiscovery/nuclei-templates.git
synced 2026-01-31 15:53:33 +08:00
ci(new-templates): remove reusable sync job (#12229)
Signed-off-by: Dwi Siswanto <git@dw1.io>
This commit is contained in:
5
.github/workflows/new-templates.yml
vendored
5
.github/workflows/new-templates.yml
vendored
@@ -33,8 +33,3 @@ jobs:
|
||||
- run: |
|
||||
git pull origin $GITHUB_REF --rebase
|
||||
git push origin $GITHUB_REF
|
||||
|
||||
sync:
|
||||
needs: new-addition
|
||||
uses: ./.github/workflows/templates-sync.yml
|
||||
secrets: inherit
|
||||
|
||||
Reference in New Issue
Block a user