We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f24da85 commit f39edb1Copy full SHA for f39edb1
.github/workflows/build-images.yaml
@@ -1,8 +1,7 @@
1
name: Build Docker images
2
3
on:
4
- pull_request_review:
5
- types: [submitted]
+ workflow_call:
6
workflow_dispatch:
7
8
env:
0 commit comments