change to main

This commit is contained in:
C4illin
2024-05-25 01:22:21 +02:00
parent 55e5b363f9
commit d5628dcfab
2 changed files with 3 additions and 3 deletions

View File

@@ -7,11 +7,11 @@ name: Docker
on:
push:
branches: [ "master" ]
branches: [ "main" ]
# Publish semver tags as releases.
tags: [ 'v*.*.*' ]
pull_request:
branches: [ "master" ]
branches: [ "main" ]
workflow_dispatch:
env: