Skip to content

Commit

Permalink
Update deploy.yml to include manual workflow dispatch
Browse files Browse the repository at this point in the history
  • Loading branch information
virio-andreyana authored Jan 30, 2025
1 parent f601afa commit f67b66c
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/deploy.yml
Original file line number Diff line number Diff line change
@@ -1,6 +1,8 @@
name: deploy

on:
# Trigger the workflow manually
workflow_dispatch:
# Trigger the workflow on push to main branch
push:
branches:
Expand Down

0 comments on commit f67b66c

Please sign in to comment.