Skip to content

Commit

Permalink
added a workflow_dispatch event to the workflow file
Browse files Browse the repository at this point in the history
  • Loading branch information
MinuraPunchihewa committed Apr 11, 2024
1 parent 8ce556d commit 0cf8081
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/docker-publish.yml
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,8 @@ on:
branches:
- main

workflow_dispatch:

jobs:
push-extension:
runs-on: ubuntu-latest
Expand Down

0 comments on commit 0cf8081

Please sign in to comment.