mirror of
https://github.com/firstsun-dev/git-files-sync.git
synced 2026-07-22 17:20:30 +00:00
ci: migrate shared workflow reference to .github
This commit is contained in:
parent
438a4981b1
commit
c3f1d4fdc1
1 changed files with 1 additions and 1 deletions
2
.github/workflows/ci.yml
vendored
2
.github/workflows/ci.yml
vendored
|
|
@ -13,7 +13,7 @@ on:
|
|||
|
||||
jobs:
|
||||
CI:
|
||||
uses: firstsun-dev/general-workflows/.github/workflows/obsidian-plugin-ci.yml@main
|
||||
uses: firstsun-dev/.github/.github/workflows/obsidian-plugin-ci.yml@main
|
||||
with:
|
||||
plugin-id: "git-file-sync"
|
||||
skip-sonar: ${{ vars.ENABLE_CI_SONAR != 'true' }}
|
||||
|
|
|
|||
Loading…
Reference in a new issue