Skip to content

fix: remove specific CI platform in foundersc blog (#1303) #4390

fix: remove specific CI platform in foundersc blog (#1303)

fix: remove specific CI platform in foundersc blog (#1303) #4390

Workflow file for this run

name: Push Check
on: [push, pull_request]
jobs:
build:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v4
- name: typos-action
uses: crate-ci/typos@v1.14.3