Skip to content

Commit

Permalink
Merge pull request #1 from questdb/kellen/test
Browse files Browse the repository at this point in the history
Action test
  • Loading branch information
goodroot authored Oct 3, 2023
2 parents 94c1f73 + d744f08 commit c5c78fb
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 2 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/netlify-preview.yml
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ name: "Preview deploy"

on:
pull_request:
types: ["opened", "edited", "synchronize"]
types: ["opened", "edited", "synchronize", "labeled"]

concurrency:
group: ${{ github.workflow }}-${{ github.event.pull_request.number || github.ref }}
Expand Down
3 changes: 2 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
@@ -1,2 +1,3 @@
# documentation
The questDB docs

The questDB docs test.

0 comments on commit c5c78fb

Please sign in to comment.