Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
1 change: 1 addition & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -35,3 +35,4 @@ Github action practice repository for Language Technology conference 2022
- https://github.com/sillsdev/Mercurial4Chorus/blob/master/.github/workflows/nuget-ci-cd.yml (builds Nuget package and publishes to Nuget using Secrets)
- https://github.com/sillsdev/SpeechAnalyzer/blob/master/.github/workflows/msbuild.yml
- https://github.com/sillsdev/SpeechAnalyzer/blob/master/.github/workflows/parse-langtags.yml
- https://github.com/silnrsi/langtags/blob/master/.github/workflows/staging.yml (builds langtags.json from pre-built SLDR artifacts on another repo see section headed "# Download the external artefact dependencies")