Skip to content

Commit

Permalink
Adding workflow dispatch back
Browse files Browse the repository at this point in the history
Adding
  • Loading branch information
glenrobson authored Sep 25, 2024
1 parent 2143f00 commit 6bf5f92
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .github/workflows/docs.yml
Original file line number Diff line number Diff line change
Expand Up @@ -9,6 +9,9 @@ on:
push:
branches: master

# Allows you to run this workflow manually from the Actions tab
workflow_dispatch:

# Sets permissions of the GITHUB_TOKEN to allow deployment to GitHub Pages
permissions:
contents: read
Expand Down

0 comments on commit 6bf5f92

Please sign in to comment.