Skip to content

Commit

Permalink
change execution
Browse files Browse the repository at this point in the history
  • Loading branch information
topepo committed Dec 25, 2024
1 parent a924767 commit f9050ab
Showing 1 changed file with 3 additions and 2 deletions.
5 changes: 3 additions & 2 deletions .github/workflows/deploy.yml
Original file line number Diff line number Diff line change
Expand Up @@ -3,8 +3,9 @@ name: Deploy
on:
workflow_dispatch:
push:
branches:
- main
branches: [main, master]
pull_request:
branches: [main, master]

permissions:
contents: write
Expand Down

0 comments on commit f9050ab

Please sign in to comment.