Skip to content

Commit

Permalink
indentation fix
Browse files Browse the repository at this point in the history
  • Loading branch information
yegor256 committed Nov 21, 2024
1 parent 2614532 commit b683cf1
Showing 1 changed file with 6 additions and 6 deletions.
12 changes: 6 additions & 6 deletions .github/labeler.yml
Original file line number Diff line number Diff line change
Expand Up @@ -22,9 +22,9 @@
---
core:
- changed-files:
- any-glob-to-any-file:
- 'eo-parser/src/main/resources/XMIR.xsd'
- 'eo-parser/**/*.g4'
- '**/*.md'
- '**/pom.xml'
- '.github/**'
- any-glob-to-any-file:
- 'eo-parser/src/main/resources/XMIR.xsd'
- 'eo-parser/**/*.g4'
- '**/*.md'
- '**/pom.xml'
- '.github/**'

0 comments on commit b683cf1

Please sign in to comment.