Skip to content

Commit

Permalink
Merge remote-tracking branch 'origin/dev' into code_smells
Browse files Browse the repository at this point in the history
  • Loading branch information
forgedhallpass committed Sep 2, 2021
2 parents 0cabce5 + 7e80dec commit 2988e95
Show file tree
Hide file tree
Showing 8 changed files with 3,624 additions and 10 deletions.
1 change: 0 additions & 1 deletion .github/workflows/publish-docs.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -47,4 +47,3 @@ jobs:
uses: ad-m/github-push-action@master
with:
github_token: ${{ secrets.GITHUB_TOKEN }}
branch: ${{ github.ref }}
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -60,7 +60,7 @@ Nuclei has had built-in support for automatic update/download templates since ve

You may still use the `update-templates` flag to update the nuclei templates at any time; automatic updates happen every 24 hours. You can write your own checks for your individual workflow and needs following Nuclei's [templating guide](https://nuclei.projectdiscovery.io/templating-guide/).

The YAML DSL reference syntax is available [here](v2/syntax-reference.md).
The YAML DSL reference syntax is available [here](SYNTAX-REFERENCE.md).

</td>
</tr>
Expand Down
Loading

0 comments on commit 2988e95

Please sign in to comment.