Skip to content

Add show query action (shortcut - 'S') #72

Add show query action (shortcut - 'S')

Add show query action (shortcut - 'S') #72

Workflow file for this run

---
name: pull_request
on:
pull_request:
types:
- synchronize
- reopened
- opened
branches:
- main
paths-ignore:
- '**.md'
- 'Documentation/**'
jobs:
build:
uses: ./.github/workflows/build.yml