Skip to content

"Child elements don’t expand the dimensions of the parent." it says #216

"Child elements don’t expand the dimensions of the parent." it says

"Child elements don’t expand the dimensions of the parent." it says #216

name: "Label issue from body keyword"
on:
issues:
types: [opened, edited]
jobs:
test:
runs-on: ubuntu-latest
steps:
- uses: Naturalclar/[email protected]
with:
keywords: '["https://ellie-app.com/"]'
labels: '["has-ellie"]'
github-token: "${{ secrets.GITHUB_TOKEN }}"