Skip to content

Add .install plugin url, .ip url, .install mod url and .im url Command (Would Love To Do Myself but Too Chaotic Yet, Will Keep Looking Into It) #266

Add .install plugin url, .ip url, .install mod url and .im url Command (Would Love To Do Myself but Too Chaotic Yet, Will Keep Looking Into It)

Add .install plugin url, .ip url, .install mod url and .im url Command (Would Love To Do Myself but Too Chaotic Yet, Will Keep Looking Into It) #266

name: Auto Assign to Project(s)
on:
issues:
types: [opened, labeled]
pull_request:
types: [opened, labeled]
env:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
jobs:
assign_one_project:
runs-on: ubuntu-latest
name: Assign to One Project
steps:
- name: Assign NEW issues and NEW pull requests to project 1
uses: srggrs/assign-one-project-github-action@1.2.1
if: github.event.action == 'opened'
with:
project: 'https://github.com/Osiris-Team/AutoPlug-Client/projects/1'
column_name: '🔍 Evaluating...'