Skip to content

Commit 253e5d8

Browse files
committed
introduce plugin releases
1 parent f5fa9fc commit 253e5d8

File tree

1 file changed

+0
-8
lines changed

1 file changed

+0
-8
lines changed

.github/workflows/build-release.yaml

Lines changed: 0 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -12,14 +12,6 @@ jobs:
1212
- name: Repo checkout
1313
uses: actions/checkout@v4
1414

15-
- name: Composer install
16-
uses: php-actions/composer@v6
17-
18-
- name: PHPStan check
19-
uses: php-actions/phpstan@v3
20-
with:
21-
path: src/
22-
2315
- name: Bump version and push tag
2416
id: bump
2517
uses: mathieudutour/github-tag-action@v6.2

0 commit comments

Comments
 (0)