Skip to content

interface methods can be declared with no return type #2342

interface methods can be declared with no return type

interface methods can be declared with no return type #2342

name: Issue Backlogger
on:
issues:
types:
- opened
jobs:
add-to-backlog:
name: "Add issue to backlog"
runs-on: ubuntu-latest
steps:
- uses: actions/add-to-project@v0.4.0
with:
project-url: https://github.com/orgs/winglang/projects/2
github-token: ${{ secrets.PROJEN_GITHUB_TOKEN }}