Skip to content
This repository has been archived by the owner on Dec 9, 2024. It is now read-only.

Yaml String Concatenation #87

Yaml String Concatenation

Yaml String Concatenation #87

Workflow file for this run

name: "Add new issues to 'To triage' column"
on:
issues:
types: [opened]
jobs:
Add_New_Issue_To_Project:
runs-on: ubuntu-latest
steps:
- uses: konradpabjan/[email protected]
with:
action-token: "${{ secrets.ACCESS_TOKEN }}"
project-url: "https://github.com/serverless/serverless-azure-functions/projects/1"
column-name: "To triage"