mirror of
https://github.com/projectdiscovery/nuclei.git
synced 2025-12-17 18:05:27 +00:00
doc workflow update
This commit is contained in:
parent
c3771e874d
commit
e1b1417a9b
7
.github/workflows/publish-docs.yaml
vendored
7
.github/workflows/publish-docs.yaml
vendored
@ -1,9 +1,9 @@
|
||||
name: ⏰ Publish Docs
|
||||
|
||||
on:
|
||||
pull_request:
|
||||
paths:
|
||||
- '**.go'
|
||||
push:
|
||||
branches:
|
||||
- dev
|
||||
workflow_dispatch:
|
||||
|
||||
jobs:
|
||||
@ -14,7 +14,6 @@ jobs:
|
||||
uses: actions/checkout@v3
|
||||
with:
|
||||
fetch-depth: 0
|
||||
ref: ${{ github.head_ref }}
|
||||
|
||||
- name: "Set up Go"
|
||||
uses: actions/setup-go@v3
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user