We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents be55f96 + 6bc89e7 commit 91ea4d7Copy full SHA for 91ea4d7
.github/workflows/post-cd.yaml
@@ -6,7 +6,6 @@ on:
6
7
jobs:
8
Dev-PR:
9
- needs: Pre-Check
10
runs-on: ubuntu-latest
11
if: |
12
github.event.pull_request.user.login == 'github-actions' &&
0 commit comments