Skip to content

Update property dialog window to include "Properties" #15687

Update property dialog window to include "Properties"

Update property dialog window to include "Properties" #15687

Workflow file for this run

name: On Label
on:
issues:
types: [labeled]
jobs:
processLabelAction:
name: Process Label Action
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v2
- name: Process Label Action
uses: hramos/label-actions@v1
with:
repo-token: ${{ secrets.GITHUB_TOKEN }}