Skip to content

Commit ce6b710

Browse files
committed
TEMP-DEL/TESTING
1 parent 4bdb9f9 commit ce6b710

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
@@ -62,8 +62,8 @@ jobs:
6262
strategy: 'clone'
6363
path: '_wiki/'
6464
commit-message: ${{ env.COMMIT_MSG }}
65-
repository: PHPCSStandards/PHP_CodeSniffer
66-
token: ${{ secrets.PHPCS_PUSH_TO_WIKI_TOKEN }}
65+
# repository: PHPCSStandards/PHP_CodeSniffer
66+
# token: ${{ secrets.PHPCS_PUSH_TO_WIKI_TOKEN }}
6767
dry-run: ${{ github.event_name == 'pull_request' }}
6868
disable-empty-commits: true
6969
preprocess: false

0 commit comments

Comments
 (0)