Skip to content

Commit

Permalink
Merge branch 'main' into feature/screwdriver
Browse files Browse the repository at this point in the history
  • Loading branch information
PKief committed May 16, 2024
2 parents 19ab22c + 0b49248 commit d472506
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 0 deletions.
4 changes: 4 additions & 0 deletions icons/snapcraft.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
4 changes: 4 additions & 0 deletions src/icons/fileIcons.ts
Original file line number Diff line number Diff line change
Expand Up @@ -2407,5 +2407,9 @@ export const fileIcons: FileIcons = {
name: 'screwdriver',
fileNames: ['screwdriver.yaml', 'screwdriver.yml'],
},
{
name: 'snapcraft',
fileNames: ['snapcraft.yaml', 'snapcraft.yml'],
},
]),
};

0 comments on commit d472506

Please sign in to comment.