Skip to content

Commit dc68b97

Browse files
authored
Merge pull request #2894 from github/kenyonj-patch-1
Update pull_request.yml
2 parents 99c5cf5 + 7775377 commit dc68b97

File tree

1 file changed

+4
-1
lines changed

1 file changed

+4
-1
lines changed

.github/workflows/pull_request.yml

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,9 @@
11
name: CI/Rubocop
22

3-
on: [push, pull_request]
3+
on:
4+
push:
5+
branches: main
6+
pull_request: []
47

58
jobs:
69
build:

0 commit comments

Comments
 (0)