prevent this action from running on forks as it fails anyway.

This commit is contained in:
Anton Larin
2023-06-17 13:50:46 +02:00
parent ce1840a9ae
commit a2dfc2cbdc

View File

@@ -8,6 +8,7 @@ on:
jobs:
deploy:
if: github.repository == 'arc53/DocsGPT'
runs-on: ubuntu-latest
permissions:
contents: read