Skip to content

skilify: fix pull layout + add unpull with manifest-tracked installs #379

skilify: fix pull layout + add unpull with manifest-tracked installs

skilify: fix pull layout + add unpull with manifest-tracked installs #379

Workflow file for this run

name: PR Checks
on:
pull_request:
types: [opened, edited, synchronize, reopened]
jobs:
# Version bump is handled automatically by release.yml on push to main.
# Add future PR checks here.
placeholder:
name: PR Checks
runs-on: ubuntu-latest
steps:
- run: echo "OK"