Skip to content

Commit

Permalink
chore: test comment to trigger workflows
Browse files Browse the repository at this point in the history
  • Loading branch information
khatruong2009 committed Aug 24, 2023
1 parent e5a8b36 commit 8d1f7eb
Showing 1 changed file with 2 additions and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -18,6 +18,8 @@ class StorageCategory extends AmplifyCategory<StoragePluginInterface> {
@nonVirtual
Category get category => Category.storage;

// TEST COMMENT TO TRIGGER WORKFLOWS

@override
@nonVirtual
Set<Category> get categoryDependencies => const {Category.auth};
Expand Down

0 comments on commit 8d1f7eb

Please sign in to comment.