ci: Enable Linux distributions pipeline on PRs
This commit is contained in:
@@ -1,5 +1,7 @@
|
||||
# Runs daily at 04:00 AM
|
||||
on:
|
||||
pull_request:
|
||||
paths-ignore:
|
||||
- "*.md"
|
||||
workflow_dispatch:
|
||||
schedule:
|
||||
- cron: 0 4 * * *
|
||||
|
||||
Reference in New Issue
Block a user