Skip to content

Commit 15cd126

Browse files
committed
TEMP-DEL/TESTING
1 parent 497e631 commit 15cd126

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

0 commit comments

Comments
 (0)