mirror of
https://github.com/FoundationAgents/MetaGPT.git
synced 2026-04-27 17:56:23 +02:00
Pre-commit添加到environment
This commit is contained in:
parent
b6601dbe75
commit
a754c0bb8c
1 changed files with 1 additions and 0 deletions
1
.github/workflows/pre-commit.yaml
vendored
1
.github/workflows/pre-commit.yaml
vendored
|
|
@ -11,6 +11,7 @@ on:
|
|||
jobs:
|
||||
pre-commit-check:
|
||||
runs-on: ubuntu-latest
|
||||
environment: pre-commit
|
||||
steps:
|
||||
- name: Checkout Source Code
|
||||
uses: actions/checkout@v2
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue