Skip to content

Commit

Permalink
Merge pull request ClickHouse#72 from ClickHouse/rfraposa-patch-1
Browse files Browse the repository at this point in the history
Update trigger-build.yml
  • Loading branch information
rfraposa authored May 4, 2022
2 parents 30007d0 + 8bca83b commit f124031
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/trigger-build.yml
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
name: Trigger docs website build
on:
push:
branches: [staging]
branches: [main]

jobs:
build:
Expand All @@ -14,4 +14,4 @@ jobs:
token: ${{ secrets.DEPLOY_DOCS_TOKEN }}
repo: clickhouse-docs-content
owner: ClickHouse
event_type: build_docs
event_type: build_docs

0 comments on commit f124031

Please sign in to comment.