Skip to content

Commit ae337a1

Browse files
authored
GitHub pat
1 parent 94cfd20 commit ae337a1

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

.github/workflows/ci.yml

+3
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,8 @@
11
name: Test and lint
22

3+
env:
4+
GITHUB_PAT: ${{ secrets.GITHUB_TOKEN }}
5+
36
on:
47
pull_request:
58
branches: ["main"]

0 commit comments

Comments
 (0)