Skip to content

Commit 770b57a

Browse files
committed
Merge remote-tracking branch 'master/master'
2 parents b2b8e70 + bf0cc42 commit 770b57a

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

.github/workflows/test-compile.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,9 +2,9 @@ name: Compile Project Test
22

33
on:
44
push:
5-
branches: [ main, dev ]
5+
branches: [ master, dev ]
66
pull_request:
7-
branches: [ main, dev ]
7+
branches: [ master, dev ]
88
workflow_dispatch:
99

1010
jobs:

0 commit comments

Comments
 (0)