Skip to content

Commit

Permalink
Update darwin.yaml
Browse files Browse the repository at this point in the history
  • Loading branch information
vatsalghelani-csa authored Oct 2, 2024
1 parent 8e56e07 commit bb9222d
Showing 1 changed file with 4 additions and 1 deletion.
5 changes: 4 additions & 1 deletion .github/workflows/darwin.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -16,8 +16,11 @@ name: Darwin

on:
push:
branches:
- master
- 'v*-branch'
branches-ignore:
- "dependabot/**"
- 'dependabot/**'
pull_request:
merge_group:
workflow_dispatch:
Expand Down

0 comments on commit bb9222d

Please sign in to comment.