Skip to content

Commit 1c76ef6

Browse files
authored
Update pull_request.yml
1 parent dc68b97 commit 1c76ef6

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

.github/workflows/pull_request.yml

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -15,8 +15,6 @@ jobs:
1515
with:
1616
bundler-cache: true
1717
- name: Build and test with Rake/Rubocop
18-
env:
19-
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
2018
run: |
2119
bundle exec rake
2220
bundle exec rubocop --display-cop-names

0 commit comments

Comments
 (0)