Skip to content

Human readable encoding #383

Human readable encoding

Human readable encoding #383

Workflow file for this run

name: Finished work
on:
pull_request:
push:
branches: main
jobs:
build-and-test:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v3
- id: permissions
run: chmod +x "${GITHUB_WORKSPACE}/.github/workflows/do_this_check.sh"
- id: check
run: ${GITHUB_WORKSPACE}/.github/workflows/do_this_check.sh