Skip to content

Commit

Permalink
workflows: delete waiting
Browse files Browse the repository at this point in the history
  • Loading branch information
dawidd6 committed Oct 15, 2024
1 parent 09e81ec commit e8cb43e
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions .github/workflows/close-pr.yml
Original file line number Diff line number Diff line change
Expand Up @@ -18,8 +18,5 @@ jobs:
- name: Checkout
uses: actions/checkout@v4

- name: Wait
run: sleep 30

- name: Delete
run: git push origin --delete ${{github.event.pull_request.head.ref}}

0 comments on commit e8cb43e

Please sign in to comment.