ci: Enable Linux distributions pipeline on PRs

This commit is contained in:
Luis Diaz 2022-02-15 13:09:05 +01:00
parent 287744fa12
commit d47b53e454

View File

@ -1,5 +1,7 @@
# Runs daily at 04:00 AM
on:
pull_request:
paths-ignore:
- "*.md"
workflow_dispatch:
schedule:
- cron: 0 4 * * *