Skip to content

Commit

Permalink
Restore workflow diff test
Browse files Browse the repository at this point in the history
  • Loading branch information
judtinzhang committed Oct 2, 2023
1 parent 0dec56b commit af42f49
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/cdkactions_validate.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ jobs:
yarn install
yarn build
git --no-pager diff ../workflows
# git diff-index --quiet HEAD -- ../workflows
git diff-index --quiet HEAD -- ../workflows
- name: Push updated manifests
if: "false"
run: |-
Expand Down

0 comments on commit af42f49

Please sign in to comment.