mirror of
				https://github.com/optim-enterprises-bv/OptimCloud-gw-ui.git
				synced 2025-10-31 02:07:45 +00:00 
			
		
		
		
	[WIFI-4860] Chg: apply enforce-jira-issue-key only to PRs to release branches
This commit is contained in:
		
							
								
								
									
										2
									
								
								.github/workflows/enforce-jira-issue-key.yml
									
									
									
									
										vendored
									
									
								
							
							
						
						
									
										2
									
								
								.github/workflows/enforce-jira-issue-key.yml
									
									
									
									
										vendored
									
									
								
							| @@ -3,6 +3,8 @@ name: Ensure Jira issue is linked | |||||||
| on: | on: | ||||||
|   pull_request: |   pull_request: | ||||||
|     types: [opened, edited, reopened, synchronize] |     types: [opened, edited, reopened, synchronize] | ||||||
|  |     branches: | ||||||
|  |       - 'release/*' | ||||||
|  |  | ||||||
| jobs: | jobs: | ||||||
|   check_for_issue_key: |   check_for_issue_key: | ||||||
|   | |||||||
		Reference in New Issue
	
	Block a user
	 Dmitry Dunaev
					Dmitry Dunaev