Skip to content

Commit

Permalink
adding workflow dispatch
Browse files Browse the repository at this point in the history
  • Loading branch information
soletsdev committed Aug 8, 2024
1 parent 595d3a2 commit fabda6e
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/deploy-to.openshift-dev.yml
Original file line number Diff line number Diff line change
Expand Up @@ -40,6 +40,7 @@ env:

on:
# https://docs.github.com/en/actions/reference/events-that-trigger-workflows
workflow_dispatch:
push:
branches:
- main
Expand Down

0 comments on commit fabda6e

Please sign in to comment.