aboutsummaryrefslogtreecommitdiffstats
path: root/.github/workflows/build_website.yml
blob: 56a22004be9334de71e8c442c609ae9cd3714732 (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
send patches to the email below
yukais@pinapelz.com
include the subject [PATCH repo_name]
pinapelz.com
homepage