Skip to content

Commit

Permalink
chore: add workflow_dispatch
Browse files Browse the repository at this point in the history
  • Loading branch information
ooooorobo committed Sep 19, 2023
1 parent 3d7c44a commit b383969
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/deploy-main.yml
Expand Up @@ -3,6 +3,8 @@ on:
push:
branches:
- main
workflow_dispatch:

jobs:
deploy:
runs-on: ubuntu-latest
Expand Down

0 comments on commit b383969

Please sign in to comment.