Skip to content
This repository has been archived by the owner on Dec 10, 2023. It is now read-only.

Commit

Permalink
workflow can be manually triggered
Browse files Browse the repository at this point in the history
  • Loading branch information
BuddyLongLegs committed May 9, 2023
1 parent b6aacdf commit 496d707
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/deploy_latest_code.yml
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,7 @@ name: Deploy to Production
on:
push:
branches: [main]
workflow_dispatch:

jobs:
deploy:
Expand Down

0 comments on commit 496d707

Please sign in to comment.