mirror of
				https://github.com/bcanseco/github-contribution-graph-action.git
				synced 2025-10-09 13:41:58 +03:00 
			
		
		
		
	ci(build): skip commitizen on pull requests
A conventional commit can be made on merge.
This commit is contained in:
		
							
								
								
									
										1
									
								
								.github/workflows/build.yml
									
									
									
									
										vendored
									
									
								
							
							
						
						
									
										1
									
								
								.github/workflows/build.yml
									
									
									
									
										vendored
									
									
								
							| @@ -8,6 +8,7 @@ on: | ||||
|  | ||||
| jobs: | ||||
|   commitizen: | ||||
|     if: github.event_name == 'push' && github.ref == 'refs/heads/master' | ||||
|     runs-on: ubuntu-latest | ||||
|     steps: | ||||
|     - uses: actions/checkout@master | ||||
|   | ||||
		Reference in New Issue
	
	Block a user
	 Borja Canseco
					Borja Canseco