Skip to content

fixing workflow

fixing workflow #1

Workflow file for this run

name: Common Spot Verification Workflow
on:
pull_request:
branches: [main]
jobs:
call-verification-workflow:
runs-on: ubuntu-latest
steps:
- name: pr_structure_verification
run: 'exit 0'