Skip to content

Commit

Permalink
Updated github workflows (path)
Browse files Browse the repository at this point in the history
  • Loading branch information
vladleesi committed Apr 5, 2024
1 parent 4a5a514 commit c959456
Showing 1 changed file with 3 additions and 2 deletions.
5 changes: 3 additions & 2 deletions .github/workflows/publish-docs.yml
Original file line number Diff line number Diff line change
Expand Up @@ -2,8 +2,9 @@ name: GitHub Pages

on:
push:
branches:
- master
branches: [ master ]
paths:
- '.github/workflows/publish-docs.yml'

jobs:
deploy:
Expand Down

0 comments on commit c959456

Please sign in to comment.