Skip to content

Commit

Permalink
fix: trigger CI on merge
Browse files Browse the repository at this point in the history
  • Loading branch information
Marcin Kamianowski committed Sep 12, 2023
1 parent f9d57de commit 4f56adc
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -10,6 +10,7 @@ name: main

on:
pull_request:
types: [opened, reopened, closed, synchronize]

jobs:
trigger_tests:
Expand Down

0 comments on commit 4f56adc

Please sign in to comment.