Skip to content

Please add me to organization #1

Please add me to organization

Please add me to organization #1

Workflow file for this run

# madlib.yml
on: issues
name: Create MadLibs in GitHub Issues
jobs:
madlib:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@master
- uses: bdougie/[email protected]
env:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}