Skip to content

Commit 8515f38

Browse files
authored
Merge pull request #148 from prometheus-lua/levno-710-patch-1
2 parents 7e0c28b + eaa0052 commit 8515f38

File tree

1 file changed

+5
-1
lines changed

1 file changed

+5
-1
lines changed

.github/workflows/Test.yml

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,9 @@
11
name: Test
2-
on: push
2+
on:
3+
push:
4+
pull_request:
5+
branches:
6+
- master
37

48
jobs:
59
test-linux:

0 commit comments

Comments
 (0)