Skip to content

Commit

Permalink
Try to trigger action
Browse files Browse the repository at this point in the history
  • Loading branch information
koppor committed Nov 6, 2022
1 parent 9ff0bd9 commit 496ae6e
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions .github/workflows/pages.yml
Original file line number Diff line number Diff line change
@@ -1,6 +1,10 @@
name: Deploy Jekyll site to Pages

on:
pull_request:
paths:
- 'docs/**'
- '.github/workflows/pages.yml'
push:
paths:
- 'docs/**'
Expand Down

0 comments on commit 496ae6e

Please sign in to comment.