Skip to content

Commit c3b44d9

Browse files
committed
Migrate to Reusable GitHub Action
1 parent 60cadeb commit c3b44d9

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

.github/workflows/build.yml

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

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

1010
jobs:

0 commit comments

Comments
 (0)