Skip to content

fix: make string split safer #262

fix: make string split safer

fix: make string split safer #262

Workflow file for this run

name: mock-workflow
on:
push:
branches-ignore:
- random
jobs:
external-workflow:
name: external-workflow-check
runs-on: ubuntu-latest
steps:
- name: sleep
run: sleep 20
- name: dummy check
run: echo "build complete"