Skip to content

Commit

Permalink
Fixed pull request action (#56)
Browse files Browse the repository at this point in the history
Reviewer can not be the same as the author.
  • Loading branch information
StefanBossbaly authored Jun 16, 2024
1 parent 255cc3a commit 9d60e3c
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .github/workflows/pull-gtfs-data.yml
Original file line number Diff line number Diff line change
Expand Up @@ -39,7 +39,6 @@ jobs:
commit-message:
Update SEPTA GTFS to ${{steps.gtfs-release.outputs.tag_name}}
assignees: StefanBossbaly
reviewers: StefanBossbaly
branch: gtfs-update-to-${{steps.gtfs-release.outputs.tag_name}}
delete-branch: true
token: ${{ secrets.PAT_TOKEN }}

0 comments on commit 9d60e3c

Please sign in to comment.