Skip to content

Commit

Permalink
Set workflow_dispatch
Browse files Browse the repository at this point in the history
  • Loading branch information
mbraak committed Sep 18, 2023
1 parent 93176af commit 0d33c4a
Showing 1 changed file with 1 addition and 3 deletions.
4 changes: 1 addition & 3 deletions .github/workflows/static.yml
Original file line number Diff line number Diff line change
Expand Up @@ -2,11 +2,9 @@ name: Deploy static content to Pages

on:
push:
branches: ["master", "fix-doc-workflow"]
pull_request:
branches: ["master"]

workflow_dispatch:
branches: ["master"]

permissions:
contents: read
Expand Down

0 comments on commit 0d33c4a

Please sign in to comment.