ci: run workflow when PR is synchronised
All checks were successful
/ test (pull_request) Successful in 26s
/ lint (pull_request) Successful in 23s

This commit is contained in:
Dan Anglin 2023-08-28 14:49:02 +01:00
parent 578ad52896
commit 03971ef9a9
Signed by: dananglin
GPG key ID: 0C1D44CFBEE68638

View file

@ -4,6 +4,7 @@ on:
types:
- opened
- reopened
- synchronize
jobs:
test: