Skip to content

Commit

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

jobs:
add-to-tm-project:
name: Add issue/PR to Transition Monitor project
runs-on: ubuntu-latest
steps:
- uses: actions/add-to-project@v1.0.2
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
Expand Down

0 comments on commit 277b6d0

Please sign in to comment.