Skip to content

Commit eacb69a

Browse files
committed
TEMP-DEL/TESTING
1 parent 69c2467 commit eacb69a

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.github/workflows/publish-wiki.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -49,8 +49,8 @@ jobs:
4949
strategy: 'clone'
5050
path: 'wiki/'
5151
commit-message: ${{ env.COMMIT_MSG }}
52-
repository: PHPCSStandards/PHP_CodeSniffer
53-
token: ${{ secrets.PHPCS_PUSH_TO_WIKI_TOKEN }}
52+
# repository: PHPCSStandards/PHP_CodeSniffer
53+
# token: ${{ secrets.PHPCS_PUSH_TO_WIKI_TOKEN }}
5454
dry-run: ${{ github.event_name == 'pull_request' }}
5555
disable-empty-commits: true
5656
preprocess: false

0 commit comments

Comments
 (0)