forked from JOJ/Joint-Teapot
		
	ci: skip github actions on gitea
This commit is contained in:
		
							parent
							
								
									96a3d20312
								
							
						
					
					
						commit
						89c88dfc61
					
				
							
								
								
									
										1
									
								
								.github/workflows/codeql.yml
									
									
									
									
										vendored
									
									
								
							
							
						
						
									
										1
									
								
								.github/workflows/codeql.yml
									
									
									
									
										vendored
									
									
								
							|  | @ -10,6 +10,7 @@ on: | |||
| 
 | ||||
| jobs: | ||||
|   analyze: | ||||
|     if: ${{ env.GITEA_ACTIONS != 'true' }} | ||||
|     name: Analyze | ||||
|     runs-on: ubuntu-latest | ||||
|     permissions: | ||||
|  |  | |||
							
								
								
									
										1
									
								
								.github/workflows/mkdocs.yml
									
									
									
									
										vendored
									
									
								
							
							
						
						
									
										1
									
								
								.github/workflows/mkdocs.yml
									
									
									
									
										vendored
									
									
								
							|  | @ -5,6 +5,7 @@ on: | |||
|       - master | ||||
| jobs: | ||||
|   deploy: | ||||
|     if: ${{ env.GITEA_ACTIONS != 'true' }} | ||||
|     runs-on: ubuntu-latest | ||||
|     steps: | ||||
|       - uses: actions/checkout@v2 | ||||
|  |  | |||
							
								
								
									
										1
									
								
								.github/workflows/python-package.yml
									
									
									
									
										vendored
									
									
								
							
							
						
						
									
										1
									
								
								.github/workflows/python-package.yml
									
									
									
									
										vendored
									
									
								
							|  | @ -7,6 +7,7 @@ on: [ push ] | |||
| 
 | ||||
| jobs: | ||||
|   build: | ||||
|     if: ${{ env.GITEA_ACTIONS != 'true' }} | ||||
|     runs-on: ubuntu-latest | ||||
|     steps: | ||||
|     - uses: actions/checkout@v2 | ||||
|  |  | |||
		Loading…
	
		Reference in New Issue
	
	Block a user