We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c22f01f commit ff25871Copy full SHA for ff25871
1 file changed
.github/workflows/rubocop.yml
@@ -1,7 +1,5 @@
1
----
2
name: Rubocop
3
-
4
-on: [ push ]
+on: [ push, pull_request ]
5
6
jobs:
7
build:
0 commit comments