1
0
mirror of https://github.com/upx/upx.git synced 2025-08-07 22:46:51 +08:00

all: final tweaks for release

This commit is contained in:
Markus F.X.J. Oberhumer
2022-10-27 16:52:27 +02:00
parent 80d30aab32
commit feef2e38cf
4 changed files with 4 additions and 7 deletions

View File

@ -5,7 +5,7 @@ on:
branches: [ "devel", "devel4", "devel5", "master" ]
pull_request:
# The branches below must be a subset of the branches above
branches: [ "devel4" ]
branches: [ "devel", "devel4", "devel5" ]
schedule:
- cron: '20 1 * * 3'
workflow_dispatch: