Skip to content

Commit 7775377

Browse files
authored
Update pull_request.yml
1 parent 99c5cf5 commit 7775377

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)