Update push_image.yml

This commit is contained in:
Maschell 2022-03-04 00:02:08 +01:00
parent 45952c3581
commit a6c7310a7e

View File

@ -2,7 +2,7 @@ name: Publish Docker Image
on: on:
push: push:
branches: branches:
- master - main
jobs: jobs:
clang-format: clang-format:
runs-on: ubuntu-18.04 runs-on: ubuntu-18.04