Actualización Workflow
This commit is contained in:
@@ -1,8 +1,11 @@
|
|||||||
name: Compilar y subir al Servidor
|
name: Compilar y subir al Servidor
|
||||||
|
|
||||||
on:
|
on:
|
||||||
pull_request:
|
push:
|
||||||
types: [labeled]
|
branches:
|
||||||
|
- main
|
||||||
|
paths:
|
||||||
|
- 'package.json'
|
||||||
|
|
||||||
jobs:
|
jobs:
|
||||||
check-version-and-deploy:
|
check-version-and-deploy:
|
||||||
|
|||||||
Reference in New Issue
Block a user