[ci] Enable pushes workflow for branch pmd/7.0.x

This commit is contained in:
Andreas Dangel
2020-11-14 18:46:49 +01:00
parent bad14719c0
commit 3ca98b7313

View File

@ -4,6 +4,7 @@ on:
branches:
- main
- master
- pmd/7.0.x
schedule:
# build it monthly: At 04:00 on day-of-month 1.
- cron: '0 4 1 * *'