Skip to content

Commit

Permalink
Update assign-user.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
Gyanthakur authored Oct 3, 2024
1 parent 8b5ee69 commit a993c2f
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/assign-user.yml
Original file line number Diff line number Diff line change
@@ -1,6 +1,8 @@
name: 'Author Assign'

on:
push:
branches: ['**'] # Matches all branches
pull_request:
branches: ['**'] # Trigger on pull requests for all branches
types: [opened, reopened]
Expand Down

0 comments on commit a993c2f

Please sign in to comment.