Skip to content

Commit fe38376

Browse files
committed
Remove trigger docs on pull request
1 parent 9da5f76 commit fe38376

1 file changed

Lines changed: 0 additions & 7 deletions

File tree

.github/workflows/deploy-docs.yml

Lines changed: 0 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -40,13 +40,6 @@ on:
4040
paths:
4141
- 'embabel-agent-docs/**/*.adoc'
4242

43-
# Also trigger on pull requests to docs
44-
pull_request:
45-
branches:
46-
- main
47-
paths:
48-
- 'embabel-agent-docs/**/*.adoc'
49-
5043
env:
5144
PROJECT_ID: ${{ github.event.inputs.environment || 'embabel-dev' }}
5245
SERVICE_ACCOUNT: embabel-ci-build@embabel-dev.iam.gserviceaccount.com

0 commit comments

Comments
 (0)