Skip to content

Commit

Permalink
Update tests.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
oklopfer authored Sep 1, 2024
1 parent 0b0bbfd commit 262b31a
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions .github/workflows/tests.yml
Original file line number Diff line number Diff line change
@@ -1,5 +1,4 @@
name: tests

on:
pull_request: {}
workflow_dispatch:
Expand Down Expand Up @@ -331,9 +330,6 @@ jobs:
steps:
- name: Checkout
uses: actions/checkout@v4
with:
ref: ${{ github.event.pull_request.head.ref }}
repository: ${{ github.event.pull_request.head.repo.full_name }}
- name: Download All Job Status Artifacts
uses: actions/download-artifact@v4
- name: Aggregate and Update PR Description
Expand Down

0 comments on commit 262b31a

Please sign in to comment.