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

pull/270/head
Anton Larin 12 months ago
parent ce1840a9ae
commit a2dfc2cbdc

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

Loading…
Cancel
Save