Skip to content

Commit 24c57b5

Browse files
committed
fix(ci): move REPO_SCOPED_TOKEN to be an environment token
1 parent 186e547 commit 24c57b5

1 file changed

Lines changed: 3 additions & 0 deletions

File tree

.github/workflows/pre-commit-update.yml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -17,6 +17,9 @@ jobs:
1717
auto-update:
1818
name: Auto-update pre-commit hooks
1919
runs-on: ubuntu-latest
20+
environment:
21+
name: develop
22+
2023
steps:
2124
- uses: actions/checkout@de0fac2e4500dabe0009e67214ff5f5447ce83dd # v6.0.2
2225
with:

0 commit comments

Comments
 (0)