We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ca66f7c commit 1d7d551Copy full SHA for 1d7d551
.github/workflows/preview.yaml
@@ -25,7 +25,7 @@ jobs:
25
diff: true
26
env:
27
PULUMI_ACCESS_TOKEN: ${{ secrets.PULUMI_ACCESS_TOKEN }}
28
- check:
+ ci_pass:
29
if: always()
30
needs:
31
- preview
0 commit comments