Skip to content
This repository has been archived by the owner on Nov 22, 2024. It is now read-only.

Commit

Permalink
Include workflows in directories to build docs for
Browse files Browse the repository at this point in the history
  • Loading branch information
illright committed Mar 1, 2024
1 parent 6ba9d9c commit 7d8ecc0
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/build-pr-docs.yml
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,7 @@ name: Build docs from a pull request
on:
pull_request:
paths:
- .github/workflows/**
- attractions/**
- docs/**
- CHANGELOG.md
Expand Down

0 comments on commit 7d8ecc0

Please sign in to comment.