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: jobs:
templates: templates:
runs-on: ubuntu-latest runs-on: ubuntu-latest
if: github.repository == 'projectdiscovery/nuclei-templates'
steps: steps:
- uses: actions/checkout@master - uses: actions/checkout@master
with: with:

View File

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