test dev
This commit is contained in:
		
							parent
							
								
									905083c787
								
							
						
					
					
						commit
						6559db06f6
					
				
					 1 changed files with 0 additions and 19 deletions
				
			
		
							
								
								
									
										19
									
								
								.github/workflows/test.yaml
									
										
									
									
										vendored
									
									
								
							
							
						
						
									
										19
									
								
								.github/workflows/test.yaml
									
										
									
									
										vendored
									
									
								
							| 
						 | 
				
			
			@ -1,19 +0,0 @@
 | 
			
		|||
name: 'Required Tasks'
 | 
			
		||||
on:
 | 
			
		||||
  pull_request:
 | 
			
		||||
    branches:
 | 
			
		||||
      - main
 | 
			
		||||
 | 
			
		||||
jobs:
 | 
			
		||||
  task-check:
 | 
			
		||||
    runs-on: ubuntu-latest
 | 
			
		||||
    name: Check required tasks
 | 
			
		||||
      contents: read
 | 
			
		||||
      pull-requests: read
 | 
			
		||||
    steps:
 | 
			
		||||
      - name: Checkout
 | 
			
		||||
        uses: actions/checkout@v4
 | 
			
		||||
        
 | 
			
		||||
      - name: Search for unfinished required tasks
 | 
			
		||||
        run: |
 | 
			
		||||
          exit 0
 | 
			
		||||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue