Skip to content

Commit

Permalink
Add test workflow (#3345)
Browse files Browse the repository at this point in the history
  • Loading branch information
super-harsh authored Sep 28, 2023
1 parent e3ba2c5 commit 6990f7d
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions .github/workflows/push-release-image-test.yaml
Original file line number Diff line number Diff line change
@@ -0,0 +1,4 @@
name: Test docker image
on:
workflow_dispatch:
# no content, allows manual triggering

0 comments on commit 6990f7d

Please sign in to comment.