mirror of
https://github.com/LibreTranslate/LibreTranslate.git
synced 2026-05-24 07:52:28 -04:00
Run test for pull requests
This commit is contained in:
@@ -2,6 +2,8 @@ name: Run tests
|
||||
# Run test at each push to main, if changes to package or tests files
|
||||
on:
|
||||
workflow_dispatch:
|
||||
pull_request:
|
||||
branches: [ main ]
|
||||
push:
|
||||
branches: [ main ]
|
||||
paths:
|
||||
|
||||
Reference in New Issue
Block a user