Skip to content

Commit

Permalink
fix(actions): correct typo in cloudinit/config/schemas/ match
Browse files Browse the repository at this point in the history
  • Loading branch information
blackboxsw committed Jul 30, 2024
1 parent f8d8a0c commit f71f5f6
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/labeler.yml
Original file line number Diff line number Diff line change
Expand Up @@ -3,5 +3,5 @@ documentation:
- changed-files:
- any-glob-to-any-file:
- 'doc/*'
- 'cloudinit/config/schema/*'
- base-branch: 'main'
- 'cloudinit/config/schemas/*'
- base-branch: ['main']

0 comments on commit f71f5f6

Please sign in to comment.