feat(conventional): job not to run when bot pushes change
this is not requied to run on bot push as it's already been run multiple times !22
This commit is contained in:
		| @ -50,6 +50,8 @@ | ||||
|       when: never | ||||
|     - if: '$CI_COMMIT_TAG' | ||||
|       when: never | ||||
|     - if: "$CI_COMMIT_AUTHOR =='nfc_bot <helpdesk@nofusscomputing.com>'" | ||||
|       when: never | ||||
|     - if: '$CI_COMMIT_BRANCH == "master"' | ||||
|       when: always | ||||
|     - if: '$CI_COMMIT_BRANCH' | ||||
|  | ||||
		Reference in New Issue
	
	Block a user