aboutsummaryrefslogtreecommitdiffstats
path: root/.github/workflows/build_website.yml
blob: 5f765da803478f2f74b93920b3101f1509056e1b (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
name: Build Website

on:
  pull_request:
    branches: [ "master" ]
  workflow_dispatch:

jobs:
  build:
    runs-on: ubuntu-latest
    steps:
      - uses: actions/checkout@v4
      - uses: ./.github/actions/build.yml
send patches to the email below
yukais@pinapelz.com
include the subject [PATCH repo_name]
pinapelz.com
homepage