Skip to content

Commit

Permalink
Merge pull request #478 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 4fcbd4b + fe0d46d commit 9506ae5
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 @@ -66,6 +66,6 @@ jobs:
run: rsync -rc --exclude-from="$GITHUB_WORKSPACE/.distignore" "$GITHUB_WORKSPACE/" translation-tools/ --delete --delete-excluded

- name: Run plugin check
uses: swissspidy/wp-plugin-check-action@v1.0.5
uses: wordpress/plugin-check-action@v1
with:
build-dir: 'translation-tools'

0 comments on commit 9506ae5

Please sign in to comment.