We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 7ee8138 commit 4ed60cbCopy full SHA for 4ed60cb
.github/workflows/pr.yml
@@ -28,7 +28,7 @@ jobs:
28
29
build:
30
name: Build images
31
- if: github.event_name == 'workflow_dispatch'
+ #if: github.event_name == 'workflow_dispatch'
32
runs-on: ubuntu-22.04
33
env:
34
HUSKY: 0
0 commit comments