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