workflow updates

patch-1
sandeep 2022-03-23 20:55:35 +05:30
parent 1dc9ad6e5f
commit b6212b7529
2 changed files with 3 additions and 2 deletions

View File

@ -9,6 +9,7 @@ on:
jobs:
templates:
runs-on: ubuntu-latest
if: github.repository == 'projectdiscovery/nuclei-templates'
steps:
- uses: actions/checkout@master
with:

View File

@ -2,8 +2,8 @@ name: 📑 Template-DB Indexer
on:
push:
tags:
- '*'
branches:
- master
workflow_dispatch:
jobs: