Skip to content

Commit

Permalink
ci: wip compliance
Browse files Browse the repository at this point in the history
  • Loading branch information
Lionel Untereiner committed Aug 1, 2024
1 parent ec20081 commit 4e87993
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/compliance.yml
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ name: Compliance Checks

on:
pull_request:
types: [opened, synchronize, reopened, edited]
types: [opened, synchronize, reopened, edited, ready_for_review]
workflow_dispatch:

# Cancels in-progress workflows for a PR when updated
Expand Down

0 comments on commit 4e87993

Please sign in to comment.