Skip to content

Added module 'allow-all-hosts' #181

Added module 'allow-all-hosts'

Added module 'allow-all-hosts' #181

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"