Skip to content

Commit 4ed60cb

Browse files
authored
Update pr.yml
1 parent 7ee8138 commit 4ed60cb

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/pr.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@ jobs:
2828

2929
build:
3030
name: Build images
31-
if: github.event_name == 'workflow_dispatch'
31+
#if: github.event_name == 'workflow_dispatch'
3232
runs-on: ubuntu-22.04
3333
env:
3434
HUSKY: 0

0 commit comments

Comments
 (0)