Resolves two issues with the use of Index, Dictionaries being handled incorrectly and null values being returned when there is nothing at the index #1
This file contains 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: "PR: .NET" | |
on: | |
pull_request: | |
jobs: | |
Checks: | |
uses: Heleonix/workflows/.github/workflows/pr-net.yml@main |