mirror of
https://github.com/openharmony/third_party_rust_libloading.git
synced 2026-07-19 21:23:39 -04:00
Fix typo in GHA workflow
This commit is contained in:
@@ -6,7 +6,7 @@ on:
|
||||
- '*.mkd'
|
||||
- 'LICENSE'
|
||||
pull_request:
|
||||
types: [opened, repoened, synchronize]
|
||||
types: [opened, reopened, synchronize]
|
||||
|
||||
jobs:
|
||||
native-test:
|
||||
|
||||
Reference in New Issue
Block a user