Skip to content

Commit

Permalink
Update frontend-qa.yml
Browse files Browse the repository at this point in the history
Signed-off-by: Christian Leucht <3417446+Chrico@users.noreply.github.com>
  • Loading branch information
Chrico authored Jun 27, 2023
1 parent eefd762 commit 9843188
Showing 1 changed file with 4 additions and 2 deletions.
6 changes: 4 additions & 2 deletions .github/workflows/frontend-qa.yml
Original file line number Diff line number Diff line change
@@ -1,5 +1,7 @@
name: Static code analysis assets
on: [push]
on:
push:
workflow_dispatch:
jobs:
wp-scripts-lint:
uses: inpsyde/reusable-workflows/.github/workflows/wp-scripts-lint.yml@main
uses: inpsyde/reusable-workflows/.github/workflows/wp-scripts-lint.yml@main

0 comments on commit 9843188

Please sign in to comment.