GitHub Access Token became invalid

It seems like the GitHub access token used for retrieving details about this repository from GitHub became invalid. This might prevent certain types of inspections from being run (in particular, everything related to pull requests).
Please ask an admin of your repository to re-new the access token on this website.
Completed
Push — dev ( bd6cbe...41aed1 )
by Андрей
06:16
created
src/AbstractWorkflow.php 1 patch
Indentation   -1 removed lines patch added patch discarded remove patch
@@ -1931,7 +1931,6 @@
 block discarded – undo
1931 1931
      * @throws \OldTown\Workflow\Exception\WorkflowException
1932 1932
      * @throws \OldTown\Workflow\Exception\StoreException
1933 1933
      * @throws \OldTown\Workflow\Exception\InternalWorkflowException
1934
-
1935 1934
      */
1936 1935
     public function query(WorkflowExpressionQuery $query)
1937 1936
     {
Please login to merge, or discard this patch.