Skip to content

Commit

Permalink
Merge branch 'main' of github.com:numfocus/Security-Best-Practices in…
Browse files Browse the repository at this point in the history
…to main
  • Loading branch information
Joseph Lucas (ThreatOps) committed Oct 18, 2024
2 parents e9bf6f0 + cb68358 commit f784e08
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ on:
branches:
- main
paths:
- some-subfolder/**
- bestpractices/**

# This job installs dependencies, builds the book, and pushes it to `gh-pages`
jobs:
Expand Down Expand Up @@ -52,4 +52,4 @@ jobs:
# Deploy the book's HTML to GitHub Pages
- name: Deploy to GitHub Pages
id: deployment
uses: actions/deploy-pages@v2
uses: actions/deploy-pages@v2

0 comments on commit f784e08

Please sign in to comment.