Skip to content

Commit

Permalink
Test by changing plugin yaml
Browse files Browse the repository at this point in the history
  • Loading branch information
kmturley committed Sep 19, 2024
1 parent b909053 commit 2ec4bdc
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 1 deletion.
1 change: 1 addition & 0 deletions .github/workflows/validate.yml
Original file line number Diff line number Diff line change
Expand Up @@ -30,6 +30,7 @@ jobs:
for file in ${CHANGED_FILES}; do
node build/validate.js $file
done
cat downloads/log.txt
- name: VirusTotal Scan
uses: crazy-max/ghaction-virustotal@v4
Expand Down
2 changes: 1 addition & 1 deletion src/plugins/airwindows/airwindows/1.0.0.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
name: Airwindows
author: Chris Johnson
homepage: https://github.com/airwindows/airwindows
description: Huge collection of effects using simple UI controls.
description: Huge collection of effects using simple UI controls
date: 2020-02-20T07:00:00.000Z
license: bsl-1.0
tags:
Expand Down

0 comments on commit 2ec4bdc

Please sign in to comment.