We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 3c1386e commit 2bac070Copy full SHA for 2bac070
2 files changed
.github/workflows/unit_tests.yml
@@ -3,9 +3,9 @@ name: Run Unit Tests
3
on:
4
workflow_dispatch:
5
push:
6
- # branches: [ main, development ]
+ branches: [ main, development ]
7
pull_request:
8
- #branches: [ main, development ]
9
10
jobs:
11
test:
docs/LICENSE
@@ -1,6 +1,6 @@
1
MIT License
2
-Copyright (c) 2025 Ionic
+Copyright (c) 2026 Ionic
Permission is hereby granted, free of charge, to any person obtaining a copy
of this software and associated documentation files (the "Software"), to deal
0 commit comments