Skip to content

fix: change to point mark #4

fix: change to point mark

fix: change to point mark #4

Workflow file for this run

name: Pull Request
on:
pull_request:
branches:
- main
permissions:
contents: write # for checkout
pull-requests: write # for updating pr
jobs:
build:
name: Build
permissions:
contents: write
pull-requests: write
uses: containifyci/.github/.github/workflows/pull-request.yml@v1
secrets: inherit