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 91ce8fd + ad8c5fa commit 83e88c0Copy full SHA for 83e88c0
.github/workflows/ci_e2e.yml
@@ -39,8 +39,6 @@ jobs:
39
steps:
40
- name: Checkout code
41
uses: actions/checkout@v4
42
- with:
43
- ref: ${{ github.event.after || github.event.pull_request.head.sha }}
44
45
- name: Checkout CI runner
46
.github/workflows/server_test.yml
@@ -15,8 +15,6 @@ jobs:
15
16
17
18
19
20
21
22
0 commit comments