Skip to content

[Bug]: everyone can see your deathmatch kills in chat when you type the command [cmg deathmatch] #22

[Bug]: everyone can see your deathmatch kills in chat when you type the command [cmg deathmatch]

[Bug]: everyone can see your deathmatch kills in chat when you type the command [cmg deathmatch] #22

Workflow file for this run

name: Auto Assign to Project(s)
on:
issues:
types: [opened]
env:
MY_GITHUB_TOKEN: ${{ secrets.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 2
uses: srggrs/[email protected]
if: github.event.action == 'opened'
with:
project: 'https://github.com/orgs/CMGStudios/projects/8'
column_name: 'Needs triage'