You've already forked docker-hub-description-updater
							
							fix: automerge
This commit is contained in:
		
							
								
								
									
										19
									
								
								.github/workflows/auto-merge.yaml
									
									
									
									
										vendored
									
									
										Normal file
									
								
							
							
						
						
									
										19
									
								
								.github/workflows/auto-merge.yaml
									
									
									
									
										vendored
									
									
										Normal file
									
								
							| @@ -0,0 +1,19 @@ | ||||
| name: auto-merge | ||||
|  | ||||
| on: | ||||
|   pull_request: | ||||
|  | ||||
| jobs: | ||||
|   auto-merge: | ||||
|     permissions: | ||||
|       actions: read | ||||
|       checks: read | ||||
|       contents: write | ||||
|       statuses: read | ||||
|     runs-on: ubuntu-latest | ||||
|     steps: | ||||
|     - uses: actions/checkout@v2 | ||||
|     - uses: ahmadnassri/action-dependabot-auto-merge@v2 | ||||
|       with: | ||||
|         target: minor | ||||
|         github-token: ${{ secrets.GITHUB_TOKEN }} | ||||
		Reference in New Issue
	
	Block a user