🚚 rename to Change Route Type Action
This commit is contained in:
parent
d037da6265
commit
2c050aac9b
4 changed files with 7 additions and 7 deletions
|
|
@ -1,4 +1,4 @@
|
|||
name: GTFS Route Modification
|
||||
name: GTFS Change Route Type
|
||||
|
||||
on: [push]
|
||||
|
||||
|
|
@ -9,7 +9,7 @@ jobs:
|
|||
- name: Checkout repository
|
||||
uses: actions/checkout@v4
|
||||
|
||||
- name: Run GTFS Route Modifier
|
||||
- name: Change some route types
|
||||
uses: gtfs-actions/route-type-modifier@main
|
||||
with:
|
||||
gtfs_file: 'sample-feed.zip'
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue