Skip to content

Commit

Permalink
filter more
Browse files Browse the repository at this point in the history
  • Loading branch information
swissiety committed Nov 2, 2023
1 parent 5510efb commit 184ca45
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions .github/workflows/gh-pages.yml
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,10 @@ on:
push:
branches:
- develop
paths:
- 'mkdocs.yml'
- 'sootup.examples/**'
- 'docs/**'

release:
types: [ created, published ]
Expand All @@ -22,6 +26,8 @@ on:
- 'sootup.examples/**'
- 'docs/**'

concurrency: pages

permissions:
contents: write
pull-requests: write
Expand Down

0 comments on commit 184ca45

Please sign in to comment.