fix branch
This commit is contained in:
		@@ -3,7 +3,7 @@ run-name: ${{ gitea.actor }} pushed a change to trunk
 | 
				
			|||||||
on:
 | 
					on:
 | 
				
			||||||
  push:
 | 
					  push:
 | 
				
			||||||
    branches:
 | 
					    branches:
 | 
				
			||||||
      - main
 | 
					      - trunk
 | 
				
			||||||
 | 
					
 | 
				
			||||||
jobs:
 | 
					jobs:
 | 
				
			||||||
  Build-and-Push:
 | 
					  Build-and-Push:
 | 
				
			||||||
 
 | 
				
			|||||||
		Reference in New Issue
	
	Block a user