We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 958c8ee commit 7806d8cCopy full SHA for 7806d8c
1 file changed
.github/workflows/test-e2e.yml
@@ -77,7 +77,7 @@ jobs:
77
payments-example-gateway:
78
- 'pos-module-payments-example-gateway/**'
79
80
- deploy:
+ reserve-and-deploy:
81
needs: detect-changes
82
if: |
83
needs.detect-changes.outputs.user == 'true' ||
0 commit comments