Skip to content

Commit 28929d0

Browse files
committed
ci: update ci
1 parent f4e5429 commit 28929d0

File tree

2 files changed

+0
-5
lines changed

2 files changed

+0
-5
lines changed

.github/workflows/ci.yml

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -54,5 +54,3 @@ jobs:
5454
pre-commit:
5555
name: pre-commit
5656
uses: ./.github/workflows/pre-commit.yml
57-
secrets:
58-
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}

.github/workflows/pre-commit.yml

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -8,9 +8,6 @@ on:
88
required: false
99
type: string
1010
default: "3.14"
11-
secrets:
12-
GITHUB_TOKEN:
13-
required: true
1411

1512
jobs:
1613
pre-commit:

0 commit comments

Comments
 (0)