Fix typo in GHA workflow

This commit is contained in:
Ivan Molodetskikh
2020-12-30 19:15:14 +03:00
parent 4bfc6b53d7
commit d4a222f90a
+1 -1
View File
@@ -6,7 +6,7 @@ on:
- '*.mkd'
- 'LICENSE'
pull_request:
types: [opened, repoened, synchronize]
types: [opened, reopened, synchronize]
jobs:
native-test: