Use develop branch

Signed-off-by: snipe <snipe@snipe.net>
This commit is contained in:
snipe
2025-05-09 21:00:55 +01:00
parent 649ab53320
commit 65dfbd02fe

View File

@@ -10,10 +10,10 @@ name: Codacy Security Scan
on:
push:
branches: [ master ]
branches: [ develop ]
pull_request:
# The branches below must be a subset of the branches above
branches: [ master ]
branches: [ develop ]
schedule:
- cron: '36 23 * * 3'