Skip to content

Commit fc0f72b

Browse files
committed
trying to get rubocop to run in PR's again...
1 parent eb299d4 commit fc0f72b

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/rubocop.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
---
22
name: Rubocop
33

4-
on: [ pull_request, push ]
4+
on: [ push, pull_request ]
55

66
jobs:
77
build:

0 commit comments

Comments
 (0)