Skip to content

Commit

Permalink
Update2
Browse files Browse the repository at this point in the history
  • Loading branch information
hyf0 committed Apr 4, 2024
1 parent b73df62 commit 14f8ca3
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion .github/workflows/labeler.yml
Original file line number Diff line number Diff line change
@@ -1,5 +1,7 @@
name: 'Automate labeling'
on: pull_request
on:
pull_request:
types: [opened, assigned]

jobs:
# Labele the PR based on the configuration in `.github/labeler.yml` using https://github.com/actions/labeler
Expand Down

0 comments on commit 14f8ca3

Please sign in to comment.