Skip to content

Commit

Permalink
workflow_dispatch (#546)
Browse files Browse the repository at this point in the history
  • Loading branch information
james-otten authored Sep 18, 2024
1 parent b8702a2 commit 98e02d3
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .github/workflows/publish-and-deploy.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,9 @@ name: Publish and Deploy
on:
push:
branches: [ main ]
workflow_dispatch:
branches:
- main

permissions: read-all

Expand Down

0 comments on commit 98e02d3

Please sign in to comment.