Skip to content

Commit b5de4ee

Browse files
committed
Tmp
1 parent 514245a commit b5de4ee

1 file changed

Lines changed: 3 additions & 1 deletion

File tree

.github/workflows/test.yml

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,4 +12,6 @@ jobs:
1212
uses: devops-infra/action-pull-request@v1.0.2
1313
with:
1414
template: .github/PULL_REQUEST_TEMPLATE.md
15-
get_diff: true
15+
get_diff: true
16+
env:
17+
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}

0 commit comments

Comments
 (0)