Skip to content

Add python-poetry/cleo and python-poetry/poetry (#270) #118

Add python-poetry/cleo and python-poetry/poetry (#270)

Add python-poetry/cleo and python-poetry/poetry (#270) #118

Workflow file for this run

name: pr-check
on:
push:
branches: [ master ]
pull_request:
branches: [ master ]
jobs:
test:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v3
- name: Set up Ruby
uses: ruby/setup-ruby@v1
with:
ruby-version: "3.1"
- name: Run check
run: ruby .github/workflows/pr-check.rb