Skip to content

🐛 test - please ignore #122

🐛 test - please ignore

🐛 test - please ignore #122

Workflow file for this run

name: PR Verifier
on:
pull_request_target:
types: [opened, edited, reopened, synchronize]
jobs:
verify:
name: Verify PR contents
runs-on: ubuntu-latest
steps:
- name: test
run: echo "yes hello, this is dog"