Selaa lähdekoodia

CI: restrict autofix.ci to run only in official repo (#23267)

tags/1.7.2
Yongtao Huang 3 kuukautta sitten
vanhempi
commit
fd086b06a6
No account linked to committer's email address
1 muutettua tiedostoa jossa 1 lisäystä ja 0 poistoa
  1. 1
    0
      .github/workflows/autofix.yml

+ 1
- 0
.github/workflows/autofix.yml Näytä tiedosto

@@ -9,6 +9,7 @@ permissions:

jobs:
autofix:
if: github.repository == 'langgenius/dify'
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v4

Loading…
Peruuta
Tallenna