Files
puregym-unofficial-dotnet/PureGym/version.json
patrick f182c6ebad
All checks were successful
ci/woodpecker/push/build Pipeline was successful
ci/woodpecker/push/all-checks-complete Pipeline was successful
Make reopen date optional (#10)
It turns out that the API doesn't necessarily give you this.

Co-authored-by: Smaug123 <patrick+github@patrickstevens.co.uk>
Reviewed-on: #10
2024-02-02 16:19:57 +00:00

8 lines
103 B
JSON

{
"version": "5.0",
"publicReleaseRefSpec": [
"^refs/heads/main$"
],
"pathFilters": null
}