Skip to content

WIP: relativePathRow: Fix regular expression for validation #929

WIP: relativePathRow: Fix regular expression for validation

WIP: relativePathRow: Fix regular expression for validation #929

Workflow file for this run

on:
push:
branches: [master]
pull_request:
name: CI
jobs:
testing:
runs-on: ubuntu-latest
name: testing
steps:
- uses: actions/checkout@master
- uses: tchx84/gtk-apps-testing-docker-action@gjs