Skip to content

Commit

Permalink
add workflow dispatch for test
Browse files Browse the repository at this point in the history
  • Loading branch information
ajparsons committed Sep 4, 2023
1 parent a0ad9e1 commit a438eb5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/docs.yml
Original file line number Diff line number Diff line change
Expand Up @@ -8,6 +8,7 @@ permissions:
on:
push:
branches: ["ga-docs"]
workflow_dispatch:

jobs:
docs:
Expand Down Expand Up @@ -40,7 +41,6 @@ jobs:
with:
path: docs


deploy:
environment:
name: github-pages
Expand Down

0 comments on commit a438eb5

Please sign in to comment.