Skip to content

Commit

Permalink
Update auto-assign-label-pr.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
AnitSarkar123 authored Oct 16, 2024
1 parent 731a938 commit 429d312
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion .github/workflows/auto-assign-label-pr.yml
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,9 @@ jobs:
uses: actions-ecosystem/[email protected]
with:
github_token: ${{ secrets.GITHUB_TOKEN }}
labels: gssoc-ext
labels:
- gssoc-ext
- hacktoberfest-accepted

- name: Assign PR to Creator
uses: actions-ecosystem/action-assign@v1
Expand Down

0 comments on commit 429d312

Please sign in to comment.