Skip to content

Commit

Permalink
ci: Rename check step to ci_pass
Browse files Browse the repository at this point in the history
  • Loading branch information
ThetaSinner committed Jan 30, 2025
1 parent ca66f7c commit 26d7399
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/preview.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@ jobs:
diff: true
env:
PULUMI_ACCESS_TOKEN: ${{ secrets.PULUMI_ACCESS_TOKEN }}
check:
ci_pass:
if: always()
needs:
- preview
Expand Down

0 comments on commit 26d7399

Please sign in to comment.