ci: Enable Linux distributions pipeline on PRs

main
Luis Diaz 3 years ago
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…
Cancel
Save