🔨 Do not run auto update readme on fork repos

patch-1
Dwi Siswanto 2020-12-08 08:58:06 +07:00
parent b16fdbb1bd
commit 163c79531a
1 changed files with 1 additions and 0 deletions

View File

@ -11,6 +11,7 @@ on:
jobs:
build:
runs-on: ubuntu-latest
if: github.repository == 'projectdiscovery/nuclei-templates'
steps:
- name: Install tree
run: sudo apt-get install tree -y