We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c51940b commit 28b01d9Copy full SHA for 28b01d9
.github/workflows/pr-checker.yml
@@ -85,7 +85,3 @@ jobs:
85
body: successMessage
86
});
87
}
88
-
89
- - name: Fail if validation failed
90
- if: env.PR_VALID == 'false'
91
- run: exit 1
0 commit comments