Skip to content

Commit

Permalink
remove TM project as target for new issues and PRs (#349)
Browse files Browse the repository at this point in the history
  • Loading branch information
cjyetman authored Jul 18, 2024
1 parent 081a997 commit f2c224c
Showing 1 changed file with 0 additions and 9 deletions.
9 changes: 0 additions & 9 deletions .github/workflows/add-prs-and-issues-to-project.yml
Original file line number Diff line number Diff line change
Expand Up @@ -11,15 +11,6 @@ on:
- opened

jobs:
add-to-tm-project:
name: Add issue/PR to Transition Monitor project
runs-on: ubuntu-latest
steps:
- uses: actions/[email protected]
with:
project-url: https://github.com/orgs/RMI-PACTA/projects/8
github-token: ${{ secrets.PAT_ADD_ISSUES_TO_PROJECT }}

add-to-maintainer-project:
name: Add issue/PR to @cjyetman's maintainer project
runs-on: ubuntu-latest
Expand Down

0 comments on commit f2c224c

Please sign in to comment.