Skip to content

YAML Validation Conflict when YAML file has "action" in the name #829

YAML Validation Conflict when YAML file has "action" in the name

YAML Validation Conflict when YAML file has "action" in the name #829

Workflow file for this run

on:
issues:
types: [labeled]
jobs:
Coming_Soon_On_Roadmap_Project:
runs-on: ubuntu-latest
steps:
- uses: konradpabjan/[email protected]
with:
action-token: "${{ secrets.Roadmap_Labeler }}"
project-url: https://github.com/GoogleCloudPlatform/cloud-code-vscode/projects/1
column-name: "Coming Soon"
label-name: "r-coming soon"