Skip to content

Commit cc0d9a4

Browse files
authored
Merge pull request #8 from CarlTern/main
Minor fixes to workflow and license files
2 parents 8efd631 + c420794 commit cc0d9a4

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

.github/workflows/debricked.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
name: Debricked scan
22

3-
on: [push]
3+
on: [push, workflow_dispatch]
44

55
jobs:
66
vulnerabilities-scan:

LICENSE

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,6 +21,6 @@ OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
2121
SOFTWARE.
2222

2323

24-
Includes other software related under the MIT license:
24+
Includes other software released under the MIT license:
2525
- jasypt-spring-boot-starter-3.0.5, Copyright (c) 2021 Sergio Ulises Bocchio. For licensing see /src/main/libs/LICENSE-jasypt-spring-boot-starter-3.0.5.txt
2626
- vite-plugin-purgecss, Copyright (c) 2023 Joe Stanley. For licensing see /web/app/src/LICENSE-vite-plugin-purgecss.txt

0 commit comments

Comments
 (0)