Skip to content

Commit

Permalink
f
Browse files Browse the repository at this point in the history
  • Loading branch information
MaxymVlasov committed Jun 19, 2024
1 parent 1503431 commit 78924bb
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build-image-test.yaml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
name: "Build Dockerfile if changed and run smoke tests"

on: [pull-request]
on: [pull_request]

env:
IMAGE_TAG: pr-test
Expand Down

0 comments on commit 78924bb

Please sign in to comment.