Skip to content

Commit 40eeed2

Browse files
authored
Apply suggestions from code review
Co-authored-by: Mike Harder <mharder@microsoft.com>
1 parent 0781361 commit 40eeed2

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

.github/workflows/actionlint.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -5,10 +5,10 @@ on:
55
branches:
66
- main
77
paths:
8-
- .github/workflows/**
8+
- .github/**
99
pull_request:
1010
paths:
11-
- .github/workflows/**
11+
- .github/**
1212
workflow_dispatch:
1313

1414
permissions:

0 commit comments

Comments
 (0)