Run CI on auto-merge enable (#692)

This commit is contained in:
Félix Saparelli 2023-01-12 02:45:04 +13:00 committed by GitHub
parent ede976d650
commit 64c359a86f
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -3,6 +3,11 @@ name: CI
on:
workflow_dispatch:
pull_request:
types:
- opened
- reopened
- synchronize
- auto_merge_enabled
push:
branches:
- main