Skip to content

Is the .NET core version updated? #30

Is the .NET core version updated?

Is the .NET core version updated? #30

name: Add issues to template-builder project
on:
issues:
types:
- opened
jobs:
add-to-project:
name: Add issue to project
runs-on: ubuntu-latest
steps:
- uses: actions/add-to-project@v0.4.1
with:
project-url: https://github.com/orgs/platformsh/projects/9
github-token: ${{ secrets.DEVREL_TOKEN }}