Skip to content

Commit

Permalink
Merge pull request ceph#47886 from ceph/chillout
Browse files Browse the repository at this point in the history
.github: Give folks 30 seconds to fill out the checklist

Reviewed-by: Ernesto Puerta <[email protected]>
  • Loading branch information
epuertat authored Sep 1, 2022
2 parents 1a6acf6 + 41fcdd9 commit 14189b7
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .github/workflows/pr-checklist.yml
Original file line number Diff line number Diff line change
Expand Up @@ -11,6 +11,9 @@ jobs:
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@32e92d1a2a7c9991ed51de5fccb2296551373d60

0 comments on commit 14189b7

Please sign in to comment.