Skip to content

Commit

Permalink
Merge branch 'Feature/HCK-3426-re-couchbase-7-instance-get-document-k…
Browse files Browse the repository at this point in the history
…inds' of github.com:hackolade/CouchbaseV7Plus into Feature/HCK-3426-re-couchbase-7-instance-get-document-kinds
  • Loading branch information
serhii-filonenko committed Feb 7, 2024
2 parents 9f48506 + 79c3eac commit 9dbc6b9
Showing 1 changed file with 4 additions and 1 deletion.
5 changes: 4 additions & 1 deletion .github/workflows/fake-pr-tests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -2,13 +2,16 @@ name: PR tests
on:
pull_request:
types: [auto_merge_enabled]
workflow_dispatch:

jobs:
skip:
name: Report fake success for PR tests
runs-on: ubuntu-latest
permissions:
checks: write
steps:
- uses: LouisBrunner/checks-action@v1.6.1
- uses: LouisBrunner/checks-action@v2.0.0
with:
name: Run PR tests (Plugins) (Plugins)
conclusion: success
Expand Down

0 comments on commit 9dbc6b9

Please sign in to comment.