Skip to content

Improve docker image deployment action #81

Improve docker image deployment action

Improve docker image deployment action #81

Workflow file for this run

on:
pull_request: null
push:
branches:
- '*.*'
name: Code style
jobs:
cs:
uses: buggregator/gh-actions/.github/workflows/cs.yml@master
with:
os: >-
['ubuntu-latest']