Skip to content

"Run" in [Edit data] query tool not clickable #17414

"Run" in [Edit data] query tool not clickable

"Run" in [Edit data] query tool not clickable #17414

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@v3
- name: Process Label Action
uses: hramos/label-actions@v2
with:
repo-token: ${{ secrets.GITHUB_TOKEN }}