correct GH_TOKEN
This commit is contained in:
parent
f8057aea5e
commit
9badce8c4f
2
.github/workflows/e2e.yaml
vendored
2
.github/workflows/e2e.yaml
vendored
@ -18,6 +18,8 @@ jobs:
|
||||
name: acctests
|
||||
steps:
|
||||
- name: checkout
|
||||
env:
|
||||
GH_TOKEN: ${{ github.token }}
|
||||
run:
|
||||
gh pr checkout ${{ inputs.pr_number }}
|
||||
- name: Get changed files
|
||||
|
Loading…
x
Reference in New Issue
Block a user