We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 6b2d7c9 + 2ce99ca commit fee0aa7Copy full SHA for fee0aa7
1 file changed
.github/workflows/build-and-package.yml
@@ -2,10 +2,10 @@ name: Build and Package Jumperless App
2
3
on:
4
push:
5
- branches: [ MessingAroundWithWorkflows, develop ]
+ branches: [ main ]
6
tags: [ 'v*' ]
7
pull_request:
8
- branches: [ MessingAroundWithWorkflows ]
9
workflow_dispatch:
10
11
env:
0 commit comments