Skip to content

Commit

Permalink
Merge pull request #3197 from PrismLibrary/dev/ds/update-glob
Browse files Browse the repository at this point in the history
Update Glob
  • Loading branch information
dansiegel authored Jul 20, 2024
2 parents 1dc726c + 845b7d6 commit 584b07b
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ on:
push:
branches:
- master
- release/stable/*
- release/stable/**
paths:
- .github/workflows/ci.yml
- Directory.Build.props
Expand All @@ -15,7 +15,7 @@ on:
pull_request:
branches:
- master
- release/stable/*
- release/stable/**
paths:
- .github/workflows/ci.yml
workflow_dispatch:
Expand Down

0 comments on commit 584b07b

Please sign in to comment.