Skip to content

renamed workflow

renamed workflow #2

Workflow file for this run

---
name: "Pull Request Checklist"
on:
pull_request:
types:
- edited
- opened
- reopened
jobs:
pr_checklist:
runs-on: ubuntu-latest
name: Verify
steps:
- name: Sleep for 30 seconds
run: sleep 30s
shell: bash
- name: Action
id: checklist
uses: ceph/ceph-pr-checklist-action@bbb22324f4542fe8ca98c9be74b3aa4365eec38b