Skip to content

Commit

Permalink
ci: Fix GitHub Pages Workflow Paths
Browse files Browse the repository at this point in the history
  • Loading branch information
Clashsoft authored Mar 7, 2024
1 parent 9981e92 commit b4afdcb
Showing 1 changed file with 2 additions and 2 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -5,8 +5,8 @@ on:
branches:
- master
paths:
- 'docs/*.md'
- '.github/assets/'
- 'docs/'
- '.github/workflows/jekyll-gh-pages.yaml' # this workflow file
workflow_dispatch:

permissions:
Expand Down

0 comments on commit b4afdcb

Please sign in to comment.