#!/usr/bin/env -S just --working-directory . --justfile
image := "ghcr.io/jswank/alpine-cli:latest"
image := "ghcr.io/jswank/alpine-cli:3"
n := "alpine-cli"
# Invoke the 'run' recipe
Reference in New Issue
Block a user
Blocking a user prevents them from interacting with repositories, such as opening or commenting on pull requests or issues. Learn more about blocking a user.