Skip to content

Commit

Permalink
Merge pull request #126 from Homebrew/alex-patch-1
Browse files Browse the repository at this point in the history
  • Loading branch information
woodruffw authored Nov 7, 2024
2 parents df04cfa + d4c7fd0 commit ec2612a
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .github/workflows/auto-pr.yml
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,6 @@ jobs:
auto-pr:
runs-on: macos-latest
timeout-minutes: 120
if: github.event_name == 'workflow_dispatch' || (github.event_name == 'workflow_run' && github.event.workflow_run.conclusion == 'success')

steps:
- name: Display inputs
Expand Down

0 comments on commit ec2612a

Please sign in to comment.