Merge pull request #177 from KyoriPowered/renovate/major-jgit #1158
  
    
      This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
      Learn more about bidirectional Unicode characters
    
  
  
    
  | name: Build, Test, and Deploy | |
| on: | |
| push: | |
| branches: "**" | |
| tags-ignore: ["**"] | |
| pull_request: | |
| jobs: | |
| call-build: | |
| uses: KyoriPowered/.github/.github/workflows/shared-ci.yaml@trunk | |
| secrets: inherit |