Skip to content

Commit

Permalink
Merge pull request #54 from swissspidy/patch-1
Browse files Browse the repository at this point in the history
Update Plugin Check action name
  • Loading branch information
pedro-mendonca authored Jul 1, 2024
2 parents b7f7c36 + b476e53 commit 6354545
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/plugin-check.yml
Original file line number Diff line number Diff line change
Expand Up @@ -50,6 +50,6 @@ jobs:
run: rsync -rc --exclude-from="$GITHUB_WORKSPACE/.distignore" "$GITHUB_WORKSPACE/" gp-toolbox/ --delete --delete-excluded

- name: Run plugin check
uses: swissspidy/wp-plugin-check-action@main
uses: wordpress/plugin-check-action@v1
with:
build-dir: 'gp-toolbox'

0 comments on commit 6354545

Please sign in to comment.