mirror of
https://github.com/Azure/k8s-deploy.git
synced 2026-04-16 11:32:19 +08:00
updated the annotation prefix
This commit is contained in:
parent
1516e1430d
commit
c97519147a
@ -1,6 +1,6 @@
|
|||||||
import {DeploymentConfig} from '../types/deploymentConfig'
|
import {DeploymentConfig} from '../types/deploymentConfig'
|
||||||
|
|
||||||
const ANNOTATION_PREFIX = 'actions.github.com/'
|
const ANNOTATION_PREFIX = 'actions.github.com'
|
||||||
|
|
||||||
export function getWorkflowAnnotations(
|
export function getWorkflowAnnotations(
|
||||||
lastSuccessRunSha: string,
|
lastSuccessRunSha: string,
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user