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

Commit

Permalink
Update and rename auto-assign.yml to issue-management.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
tulilirockz authored Mar 8, 2024
1 parent bfaadc6 commit fb90c36
Showing 1 changed file with 1 addition and 5 deletions.
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
name: Auto Assign
name: I
on:
issues:
pull_request:
Expand All @@ -9,10 +9,6 @@ jobs:
issues: write
pull-requests: write
steps:
- name: First interaction
uses: actions/[email protected]
with:
repo-token: ${{ secrets.GITHUB_TOKEN }}
- name: 'Auto-assign issue'
uses: pozil/auto-assign-issue@v1
with:
Expand Down

0 comments on commit fb90c36

Please sign in to comment.