Skip to content

add missing s to peptides (#754) #138

add missing s to peptides (#754)

add missing s to peptides (#754) #138

Workflow file for this run

name: check if site is buildable
on:
push:
workflow_dispatch:
permissions:
contents: read
pages: write
id-token: write
jobs:
build:
runs-on: ubuntu-latest
steps:
- name: Checkout
uses: actions/checkout@v4
- name: Build with Jekyll
uses: actions/[email protected]
with:
source: ./
destination: ./_site