Skip to content

Commit bdbfd43

Browse files
committed
Remove token from actions/checkout
1 parent 5b80b8d commit bdbfd43

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

.github/workflows/format.yml

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -17,8 +17,6 @@ jobs:
1717
steps:
1818
- name: ⬇️ Checkout repo
1919
uses: actions/checkout@v4
20-
with:
21-
token: ${{ secrets.FORMAT_PAT }}
2220

2321
- name: ⎔ Setup node
2422
uses: actions/setup-node@v4

0 commit comments

Comments
 (0)