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