Skip to content

Commit 0b2750d

Browse files
committed
- adjusted filters
1 parent 23698b8 commit 0b2750d

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.github/workflows/pipeline.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -45,9 +45,9 @@ jobs:
4545
with:
4646
filters: |
4747
workflows:
48-
- '.github/workflows\**'
48+
- '.github\workflows\*'
4949
rules:
50-
- 'SqlServer.Rules\**'
50+
- 'SqlServer.Rules\**\*'
5151
5252
- name: Setup .NET Core
5353
uses: actions/setup-dotnet@v1

0 commit comments

Comments
 (0)