Skip to content

the springBoot-3.0 feature page references the jsp-2.3 when it should reference the pages-3.0 feature #359

the springBoot-3.0 feature page references the jsp-2.3 when it should reference the pages-3.0 feature

the springBoot-3.0 feature page references the jsp-2.3 when it should reference the pages-3.0 feature #359

Workflow file for this run

name: Adds issues with "open" label to GitHub project
on:
issues:
types:
- opened
- labeled
jobs:
add-to-project:
name: Add issues with "open" label to GitHub project
runs-on: ubuntu-latest
permissions:
repository-projects: write
steps:
- uses: actions/[email protected]
with:
project-url: https://github.com/orgs/OpenLiberty/projects/18
github-token: ${{ secrets.GITHUB_TOKEN }}
labeled: open