Skip to content

Commit

Permalink
ci: Labelling wip [no ci]
Browse files Browse the repository at this point in the history
  • Loading branch information
Yakutoc committed Dec 4, 2024
1 parent 1923656 commit 35fd0b1
Showing 1 changed file with 5 additions and 2 deletions.
7 changes: 5 additions & 2 deletions .github/workflows/labelling-when-code-review-completed.yml
Original file line number Diff line number Diff line change
@@ -1,8 +1,11 @@
name: Labelling when code review completed

on:
pull_request_review:
types: [ submitted ]
pull_request:
branches:
- dev
## pull_request_review:
## types: [ submitted ]

jobs:
notify:
Expand Down

0 comments on commit 35fd0b1

Please sign in to comment.