Skip to content

Specifying in the README.md that JDK-8 to JDK-17 are OK. #598

Specifying in the README.md that JDK-8 to JDK-17 are OK.

Specifying in the README.md that JDK-8 to JDK-17 are OK. #598

name: Add new pull requests to Backlog (External)
on:
pull_request_target:
types: [opened, reopened]
jobs:
automate-new-pull-requests:
if: ${{ !contains('allisonport-db dennyglee scottsand-db tdas vkorukanti zsxwing', github.event.sender.login) }}
runs-on: ubuntu-latest
steps:
- uses: alex-page/[email protected]
with:
project: oss-delta-prs
column: Needs Review
repo-token: ${{ secrets.PROJECT_BOARD_AUTOMATION_TOKEN }}