Correct type for workflow event (#1570)

This commit is contained in:
Darragh Bailey 2022-09-01 18:39:13 +01:00 committed by GitHub
parent 6b244cd9bf
commit c4efd1de49
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -4,7 +4,7 @@ on:
types:
- opened
- reopened
- synchronized
- synchronize
paths:
- 'docs/**'