mirror of
https://github.com/TriliumNext/Notes.git
synced 2025-07-27 10:02:59 +08:00
vscode: Pin nightly GitHub Action
This commit is contained in:
parent
a5fd57308a
commit
ae680847dc
3
.vscode/settings.json
vendored
3
.vscode/settings.json
vendored
@ -18,4 +18,7 @@
|
|||||||
"[typescript]": {
|
"[typescript]": {
|
||||||
"editor.defaultFormatter": "vscode.typescript-language-features"
|
"editor.defaultFormatter": "vscode.typescript-language-features"
|
||||||
},
|
},
|
||||||
|
"github-actions.workflows.pinned.workflows": [
|
||||||
|
".github/workflows/nightly.yml"
|
||||||
|
],
|
||||||
}
|
}
|
||||||
|
Loading…
x
Reference in New Issue
Block a user