Skip to content

prety much working docker inventory of things I could think of #47

prety much working docker inventory of things I could think of

prety much working docker inventory of things I could think of #47

Workflow file for this run

name: test github merge workflows
on: [ pull_request, push ]
jobs:
test:
runs-on: ubuntu-latest
steps:
- name: show github context contents
run: echo '${{ tojson(github) }}'
- name: hi
run: echo "my-test-pr"