We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 76f285c commit 7562655Copy full SHA for 7562655
1 file changed
.github/workflows/m17-gateway.yml
@@ -3,10 +3,10 @@ name: Build and Package
3
on:
4
workflow_dispatch:
5
push:
6
- branches: [ main ]
+ branches: [ master ]
7
tags: [ 'v*' ]
8
pull_request:
9
10
11
jobs:
12
build:
0 commit comments