Skip to content

Removing feed_contact_email from add_gtfs_realtime_source script #150

Removing feed_contact_email from add_gtfs_realtime_source script

Removing feed_contact_email from add_gtfs_realtime_source script #150

Workflow file for this run

name: Greetings on PR Merge
on:
pull_request:
types: [closed]
jobs:
greeting:
runs-on: ubuntu-latest
steps:
- uses: actions/first-interaction@v1.2.0
if: ${{ github.event.pull_request.merged == true }}
with:
repo-token: ${{ secrets.GITHUB_TOKEN }}
pr-message: "Congrats on getting your first pull request merged!<br><br>![](https://media.giphy.com/media/l4KhQo2MESJkc6QbS/giphy.gif)"