Skip to content

Commit

Permalink
fix actions
Browse files Browse the repository at this point in the history
  • Loading branch information
Zzm0809 committed Jan 30, 2024
1 parent 1db6530 commit 9874f4f
Showing 1 changed file with 1 addition and 11 deletions.
12 changes: 1 addition & 11 deletions .github/workflows/pr-reviewer-assign.yml
Original file line number Diff line number Diff line change
Expand Up @@ -22,14 +22,4 @@ jobs:
token: ${{ secrets.GITHUB_TOKEN }}
pr-emoji: '+1, rocket'
reviewers: 'zackyoungh,gaoyan1998,Zzm0809,aiwenmo'
review-creator: false


- name: Add project
if: "github.event_name == 'pull_request_target'"
uses: alex-page/[email protected]
with:
project: Dinky Roadmap
column: RoadMap
repo-token: ${{ secrets.GITHUB_TOKEN }}
action: add
review-creator: false

0 comments on commit 9874f4f

Please sign in to comment.