Skip to content

Commit

Permalink
Merge remote-tracking branch 'origin/master'
Browse files Browse the repository at this point in the history
  • Loading branch information
Chrico committed Jun 28, 2023
2 parents 1719ecf + 9843188 commit 94fa669
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 94fa669

Please sign in to comment.