We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 6cf9377 commit 193e5dcCopy full SHA for 193e5dc
1 file changed
.github/workflows/dev-pr-check.yml
@@ -9,6 +9,7 @@ on:
9
- '.github/actions/**'
10
- '.github/workflows/dev-pr-check.yml'
11
- '.github/workflows/_common-dev-pr-check.yml'
12
+ - 'pretty-logs.sh'
13
14
jobs:
15
detect-changes:
0 commit comments