Browse Source

Change 'master' to 'main'

pull/1134/head
Anders Sparrevohn 3 years ago
parent
commit
9cc51828fc
  1. 2
      .github/workflows/docker-image.yml

2
.github/workflows/docker-image.yml

@ -6,7 +6,7 @@ on:
- '*.*.*' - '*.*.*'
pull_request: pull_request:
branches: branches:
- 'master' - 'main'
jobs: jobs:
build_and_push: build_and_push:

Loading…
Cancel
Save