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:
push:
branches:
- master
- main
jobs:
clang-format:
runs-on: ubuntu-18.04