Skip to content

Human readable encoding (#129) #388

Human readable encoding (#129)

Human readable encoding (#129) #388

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