🔨 Do not run auto update readme on fork repos
parent
b16fdbb1bd
commit
163c79531a
|
@ -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
|
||||
|
|
Loading…
Reference in New Issue