forked from phoedos/pmd
[ci] Enable pushes workflow for branch pmd/7.0.x
This commit is contained in:
1
.github/workflows/pushes.yml
vendored
1
.github/workflows/pushes.yml
vendored
@ -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 * *'
|
||||
|
Reference in New Issue
Block a user