Skip to content

Commit

Permalink
Added PR event ready review ready and requested
Browse files Browse the repository at this point in the history
  • Loading branch information
MaximePouce committed Mar 21, 2024
1 parent 6089864 commit 14e1d74
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .github/workflows/macos.yml
Original file line number Diff line number Diff line change
@@ -1,7 +1,8 @@
name: MacOS desktop CI

on:
pull_request: [ready_for_review]
pull_request:
types: [review_requested, ready_for_review]

concurrency:
group: macos
Expand Down

0 comments on commit 14e1d74

Please sign in to comment.