Skip to content

Commit 7562655

Browse files
committed
Change branch name
1 parent 76f285c commit 7562655

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

.github/workflows/m17-gateway.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -3,10 +3,10 @@ name: Build and Package
33
on:
44
workflow_dispatch:
55
push:
6-
branches: [ main ]
6+
branches: [ master ]
77
tags: [ 'v*' ]
88
pull_request:
9-
branches: [ main ]
9+
branches: [ master ]
1010

1111
jobs:
1212
build:

0 commit comments

Comments
 (0)