Skip to content

Commit

Permalink
Merge pull request #84 from kronostechnologies/dev/QCTECH-250
Browse files Browse the repository at this point in the history
QCTECH-250 & QCTECH-259: run checks according to compliance doc
  • Loading branch information
meriouma authored Jan 17, 2023
2 parents 86936f2 + 5b4d1b6 commit 8fddd65
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .github/workflows/php-security.yml
Original file line number Diff line number Diff line change
@@ -1,9 +1,12 @@
name: PHP Security

on:
pull_request: {}
push:
branches:
- master
tags:
- v*.*.*

jobs:
psalm-taint-analysis:
Expand Down

0 comments on commit 8fddd65

Please sign in to comment.