Skip to content

Commit

Permalink
added manual way to run ci
Browse files Browse the repository at this point in the history
  • Loading branch information
PandaRyshan committed May 14, 2024
1 parent a871eaa commit 7d5b0fe
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/docker-image.yml
Original file line number Diff line number Diff line change
Expand Up @@ -8,6 +8,8 @@ on:
- 'Dockerfile'
- 'docker-entrypoint.sh'

workflow_dispatch:

jobs:
docker:
runs-on: ubuntu-latest
Expand Down

0 comments on commit 7d5b0fe

Please sign in to comment.