Skip to content

Prepare v2.0.0 release: install from PyPI #67

Prepare v2.0.0 release: install from PyPI

Prepare v2.0.0 release: install from PyPI #67

Workflow file for this run

name: Good Egg
on:
pull_request:
types: [opened, reopened, synchronize]
permissions:
pull-requests: write
jobs:
score:
runs-on: ubuntu-latest
steps:
- uses: 2ndSetAI/good-egg@v2
with:
github-token: ${{ secrets.GITHUB_TOKEN }}
skip-known-contributors: 'false'