Skip to content

Commit 59183e6

Browse files
committed
Update on pull request trigger in the Linux workflow
1 parent dd4da23 commit 59183e6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/linux-build.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ on:
55
branches: '*'
66
tags: '*'
77
pull_request:
8-
types: [opened, reopened, synchronize, edited]
8+
branches: [ "master" ]
99

1010
jobs:
1111
build:

0 commit comments

Comments
 (0)