Skip to content

Commit

Permalink
Merge pull request #3202 from PrismLibrary/dev/ds/release
Browse files Browse the repository at this point in the history
Use GH docs sample
  • Loading branch information
dansiegel authored Jul 22, 2024
2 parents 964cb3e + 285f520 commit 96bcc61
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/**'
- 'releases/**'
paths:
- .github/workflows/ci.yml
- Directory.Build.props
Expand All @@ -15,7 +15,7 @@ on:
pull_request:
branches:
- master
- 'release/stable/**'
- 'releases/**'
paths:
- .github/workflows/ci.yml
workflow_dispatch:
Expand Down

0 comments on commit 96bcc61

Please sign in to comment.