aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--.github/workflows/psalm-security.yml7
1 files changed, 4 insertions, 3 deletions
diff --git a/.github/workflows/psalm-security.yml b/.github/workflows/psalm-security.yml
index 99f90681feb..17f8b28e53c 100644
--- a/.github/workflows/psalm-security.yml
+++ b/.github/workflows/psalm-security.yml
@@ -1,10 +1,11 @@
name: Psalm Security Analysis
on:
- push:
pull_request:
- schedule:
- - cron: '0 0 * * 0'
+ push:
+ branches:
+ - master
+ - stable*
jobs:
psalm: