Skip to content

Commit

Permalink
Run CI on un-drafting a PR (#106)
Browse files Browse the repository at this point in the history
  • Loading branch information
Andrew-Morozko authored Feb 20, 2024
1 parent bbe13c7 commit 5e41ce9
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,11 @@ on:
branches:
- main
pull_request:
types:
- opened
- synchronize
- reopened
- ready_for_review
workflow_dispatch:

concurrency:
Expand Down

0 comments on commit 5e41ce9

Please sign in to comment.