Skip to content

Commit

Permalink
Missing entry
Browse files Browse the repository at this point in the history
  • Loading branch information
dshanske committed Oct 5, 2024
1 parent 781e116 commit 634c68d
Show file tree
Hide file tree
Showing 2 changed files with 10 additions and 8 deletions.
17 changes: 9 additions & 8 deletions .github/workflows/plugincheck.yml
Original file line number Diff line number Diff line change
Expand Up @@ -14,11 +14,12 @@ jobs:

- name: Run plugin check
uses: wordpress/plugin-check-action@v1
exclude-directories: |
'./bin'
'./.github'
exclude-files: |
'.gitmodules'
'.gitattributes'
'.editorconfig'
'.eslintrc.js'
with:
exclude-directories: |
'./bin'
'./.github'
exclude-files: |
'.gitmodules'
'.gitattributes'
'.editorconfig'
'.eslintrc.js'
1 change: 1 addition & 0 deletions syndication-links.php
Original file line number Diff line number Diff line change
Expand Up @@ -10,6 +10,7 @@
* Author URI: http://david.shanske.com
* Text Domain: syndication-links
* Domain Path: /languages
* License: GPLv2 or later
*/

// Version Number Constant.
Expand Down

0 comments on commit 634c68d

Please sign in to comment.