[GH-Actions][scale] Allow to run it manually
This commit is contained in:
		@@ -3,7 +3,7 @@ on:
 | 
				
			|||||||
  schedule:
 | 
					  schedule:
 | 
				
			||||||
    # Once every day at midnight UTC
 | 
					    # Once every day at midnight UTC
 | 
				
			||||||
    - cron: "0 0 * * *"
 | 
					    - cron: "0 0 * * *"
 | 
				
			||||||
  #workflow_dispatch:
 | 
					  workflow_dispatch:
 | 
				
			||||||
 | 
					
 | 
				
			||||||
jobs:
 | 
					jobs:
 | 
				
			||||||
  stale:
 | 
					  stale:
 | 
				
			||||||
 
 | 
				
			|||||||
		Reference in New Issue
	
	Block a user