mirror of
https://github.com/php-curl-class/php-curl-class.git
synced 2026-08-30 04:01:47 +00:00
Skip running static analysis checks on future releases
This commit is contained in:
@@ -47,3 +47,4 @@ jobs:
|
||||
|
||||
- name: Static analysis
|
||||
run: "vendor/bin/psalm"
|
||||
if: ${{ !matrix.future-release }}
|
||||
|
||||
Reference in New Issue
Block a user