Skip to content

Commit

Permalink
Update workflow triggers.
Browse files Browse the repository at this point in the history
  • Loading branch information
netomi committed Aug 3, 2023
1 parent 635f335 commit 92bc0ff
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion .github/workflows/build-page.yml
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,9 @@ on:
paths:
- 'otterdog/*.jsonnet'
- 'otterdog/*.json'
- 'docs/*'
- 'docs/*',
- 'mkdocs.yml',
- '.github/workflows/build-page.yml'

concurrency:
group: "pages"
Expand Down

0 comments on commit 92bc0ff

Please sign in to comment.