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: on:
pull_request:
paths-ignore:
- "*.md"
workflow_dispatch: workflow_dispatch:
schedule: schedule:
- cron: 0 4 * * * - cron: 0 4 * * *

Loading…
Cancel
Save