Skip to content

fixing workflow

fixing workflow #2

Workflow file for this run

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