Skip to content

Commit 8fc78ac

Browse files
committed
Update GitHub workflow
1 parent c3f0938 commit 8fc78ac

File tree

1 file changed

+6
-1
lines changed

1 file changed

+6
-1
lines changed

.github/workflows/ci.yml

Lines changed: 6 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,11 @@
11
name: CI
22
on:
3-
- push
3+
push:
4+
branches:
5+
- master
6+
pull_request:
7+
branches:
8+
- master
49
jobs:
510
Documentation:
611
permissions:

0 commit comments

Comments
 (0)