This repository has been archived on 2024-09-20. You can view files and clone it, but cannot push or open issues or pull requests.
docker-run-action/.github/workflows/2-private-docker-test.yml
2021-02-15 15:58:29 -05:00

9 lines
99 B
YAML

name: Private Docker Run Test
on:
push:
branches:
- main
jobs:
run-private-docker: