Skip to content

Commit

Permalink
Added workflow_dispatch
Browse files Browse the repository at this point in the history
  • Loading branch information
Lorenzo-Pappalardo committed Apr 3, 2024
1 parent da99474 commit 134d0fb
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/Build_&_Deploy.yml
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,8 @@ name: Build & Deploy
on:
push:
branches: [master]
# Allows you to run this workflow manually from the Actions tab
workflow_dispatch:

jobs:
build:
Expand Down

0 comments on commit 134d0fb

Please sign in to comment.