Skip to content
This repository has been archived by the owner on Oct 2, 2024. It is now read-only.

Commit

Permalink
removed triggers for reviewer assign
Browse files Browse the repository at this point in the history
  • Loading branch information
SDToews committed Jul 14, 2022
1 parent 5a4c7cf commit 0cc5c31
Showing 1 changed file with 7 additions and 6 deletions.
13 changes: 7 additions & 6 deletions .github/workflows/pull-request-auto-assign.yaml
Original file line number Diff line number Diff line change
@@ -1,11 +1,12 @@
name: Pull Request - Auto Assign Development Team

on:
pull_request:
types:
- opened
- reopened
- synchronize
workflow_dispatch:
# on:
# pull_request:
# types:
# - opened
# - reopened
# - synchronize
jobs:
assign-team-members:
runs-on: ubuntu-latest
Expand Down

0 comments on commit 0cc5c31

Please sign in to comment.