1
mirror of https://github.com/carlospolop/PEASS-ng synced 2024-12-15 06:15:53 +01:00

Change to once a month releases

This commit is contained in:
SirBroccoli 2024-09-23 14:44:11 +02:00 committed by GitHub
parent 2ab6e7047e
commit b6ec3236d8
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -9,7 +9,7 @@ on:
- '.github/**'
schedule:
- cron: "5 4 * * SUN"
- cron: "5 4 1 * *"
workflow_dispatch: