We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 58f5c22 commit 087bad0Copy full SHA for 087bad0
.github/workflows/publish-prerelease.yml
@@ -6,6 +6,7 @@ on:
6
- dev
7
paths:
8
- 'LiteDB/**'
9
+ - '.github/workflows/**'
10
# allow workflow_dispatch to trigger manually from GitHub UI
11
workflow_dispatch:
12
inputs:
0 commit comments