Skip to content

Allow polling for input, correctly (#118) #112

Allow polling for input, correctly (#118)

Allow polling for input, correctly (#118) #112

Workflow file for this run

on:
push:
branches:
- master
name: Push Event
jobs:
test:
name: Test
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@master
- name: Test
uses: skx/github-action-tester@master