Merge pull request #2078 from praw-dev/requires_python #2990
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
jobs: | |
ci: | |
name: CI | |
secrets: inherit | |
uses: praw-dev/.github/.github/workflows/ci.yml@main | |
with: | |
package: praw | |
name: CI | |
on: [ pull_request, push ] | |
permissions: read-all |