update workflow

This commit is contained in:
Pas 2026-03-05 09:49:59 -07:00
parent 5ec34b9799
commit b5e6729637
2 changed files with 4 additions and 3 deletions

4
.github/CODEOWNERS vendored
View file

@ -1,2 +1,2 @@
* Maintainers: [MW-Exodus Team](https://github.com/MW-Legacy) * Founder: [movie-web Team](https://github.com/movie-web-archive)
* Founder: (Pasithea)[https://github.com/Pasiteha0] * Maintainer: (Pasithea)[https://github.com/Pasiteha0]

View file

@ -4,6 +4,7 @@ on:
push: push:
branches: branches:
- master - master
workflow_dispatch:
jobs: jobs:
build: build:
@ -13,7 +14,7 @@ jobs:
- name: Checkout - name: Checkout
uses: actions/checkout@v4 uses: actions/checkout@v4
- uses: pnpm/action-setup@v2 - uses: pnpm/action-setup@v3
with: with:
version: 8 version: 8