Skip to content

Commit

Permalink
temporarily allow to run on this branch for testing
Browse files Browse the repository at this point in the history
  • Loading branch information
AshleyDumaine committed Feb 20, 2024
1 parent f9f0eff commit 7831830
Showing 1 changed file with 1 addition and 9 deletions.
10 changes: 1 addition & 9 deletions .github/workflows/gh-pages.yml
Original file line number Diff line number Diff line change
Expand Up @@ -3,15 +3,7 @@ name: Deploy Github Pages
on:
push:
branches:
- main
paths:
- 'README.md'
- 'docs/book/**'
pull_request:
paths:
- 'README.md'
- 'docs/book/**'
workflow_dispatch:
- pages

permissions:
content: read
Expand Down

0 comments on commit 7831830

Please sign in to comment.