Skip to content

Commit

Permalink
Update pull_request_comment.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
dhruvabhat24 authored Mar 5, 2024
1 parent eccda23 commit 9dbaa3c
Showing 1 changed file with 1 addition and 5 deletions.
6 changes: 1 addition & 5 deletions .github/workflows/pull_request_comment.yml
Original file line number Diff line number Diff line change
Expand Up @@ -6,11 +6,7 @@ on:

jobs:
comment:
runs-on: ${{ matrix.os }}

strategy:
matrix:
os: [ubuntu-latest, windows-latest, macos-latest]
runs-on: windows-latest

steps:
- name: Checkout repository
Expand Down

0 comments on commit 9dbaa3c

Please sign in to comment.