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
|
name: acctests
|
||||||
steps:
|
steps:
|
||||||
- name: checkout
|
- name: checkout
|
||||||
|
env:
|
||||||
|
GH_TOKEN: ${{ github.token }}
|
||||||
run:
|
run:
|
||||||
gh pr checkout ${{ inputs.pr_number }}
|
gh pr checkout ${{ inputs.pr_number }}
|
||||||
- name: Get changed files
|
- name: Get changed files
|
||||||
|
Loading…
x
Reference in New Issue
Block a user