Skip to content

Commit 2bac070

Browse files
chore: update LICENSE and unit_tests.yml
1 parent 3c1386e commit 2bac070

2 files changed

Lines changed: 3 additions & 3 deletions

File tree

.github/workflows/unit_tests.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -3,9 +3,9 @@ name: Run Unit Tests
33
on:
44
workflow_dispatch:
55
push:
6-
# branches: [ main, development ]
6+
branches: [ main, development ]
77
pull_request:
8-
#branches: [ main, development ]
8+
branches: [ main, development ]
99

1010
jobs:
1111
test:

docs/LICENSE

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
MIT License
22

3-
Copyright (c) 2025 Ionic
3+
Copyright (c) 2026 Ionic
44

55
Permission is hereby granted, free of charge, to any person obtaining a copy
66
of this software and associated documentation files (the "Software"), to deal

0 commit comments

Comments
 (0)