Skip to content

Sync button on bot pages makes no changes #201

Sync button on bot pages makes no changes

Sync button on bot pages makes no changes #201

name: Move issue/pr to correct column when on hold label applied
on:
issues:
types: [labeled]
jobs:
Move_Labeled_Issue_On_Project_Board:
runs-on: ubuntu-latest
steps:
- uses: konradpabjan/[email protected]
with:
action-token: "${{ secrets.DELLYBOT_SECRET }}"
project-url: "https://github.com/orgs/discordextremelist/projects/1"
column-name: "High Priority"
label-name: "high priority"