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:
branches:
- 'master'
- 'main'
jobs:
build_and_push:

Loading…
Cancel
Save