Skip to content

Commit 985193d

Browse files
authored
Update main.yml
1 parent 6f80168 commit 985193d

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

.github/workflows/main.yml

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,10 @@
11
name: CI
22

33
on: [push]
4+
on:
5+
pull_request:
6+
branches:
7+
- master
48

59
jobs:
610
build:

0 commit comments

Comments
 (0)