Skip to content

Commit 64c7368

Browse files
committed
reverted changes for test
1 parent 27e844e commit 64c7368

File tree

4 files changed

+1
-4
lines changed

4 files changed

+1
-4
lines changed

.github/workflows/auto_release_on_json_schema_change.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ on:
44
pull_request:
55
types: [closed]
66
branches:
7-
- 187-automatically-create-new-release-each-time-a-json-schema-change-is-merged
7+
- master
88

99
jobs:
1010
release:

README.md

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,4 +13,3 @@ Are we missing your favorite language? Consider contributing:
1313

1414
1. Read [CONTRIBUTING.md](CONTRIBUTING.md).
1515
2. Open a pull request with your language of choice. Please include update instructions (ideally, scripts). Also, provide packaging suitable for the language ecosystem.
16-
test

v3.0/gbfs.json

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -67,4 +67,3 @@
6767
"additionalProperties": false,
6868
"required": ["last_updated", "ttl", "version", "data"]
6969
}
70-
{ "test": true }

v4.0/gbfs.json

Lines changed: 0 additions & 1 deletion
This file was deleted.

0 commit comments

Comments
 (0)