Skip to content

Commit 29fc1d2

Browse files
authored
Update macos-scan-build.yml
1 parent e02f12f commit 29fc1d2

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.github/workflows/macos-scan-build.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,9 +2,9 @@ name: Mac OS X scan-build
22

33
on:
44
push:
5-
branches: [ macos-scan-build ]
5+
branches: [ master ]
66
pull_request:
7-
branches: [ macos-scan-build ]
7+
branches: [ master ]
88

99
jobs:
1010
build:

0 commit comments

Comments
 (0)