🚚 rename to Change Route Type Action

This commit is contained in:
Charles P. 2024-06-01 22:49:34 +02:00
parent d037da6265
commit 2c050aac9b
Signed by: charlesp
GPG key ID: 1708D5CC4095E76B
4 changed files with 7 additions and 7 deletions

View file

@ -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'