Revert "trigger php-laravel artifact"

This reverts commit bdca18f28c.
This commit is contained in:
Serik Ibragimov
2024-07-31 12:55:04 +05:00
parent f70dddd627
commit 5179e81d8f

View File

@ -1,6 +1,13 @@
name: Artifact PHP Laravel
on: [push]
on:
workflow_dispatch:
push:
branches: [master]
paths: ['web/documentserver-example/php-laravel/**']
pull_request:
branches: [master]
paths: ['web/documentserver-example/php-laravel/**']
jobs:
artifact: