Skip to content

Commit 939b45e

Browse files
authored
Merge branch 'main' into dependabot/github_actions/actions/setup-node-5
2 parents 94d06a5 + 07e5786 commit 939b45e

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

docs/api-reference/create-an-action-automation.api.mdx

Lines changed: 2 additions & 2 deletions
Large diffs are not rendered by default.

static/apispec.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18119,7 +18119,7 @@ paths:
1811918119
properties:
1812018120
identifier:
1812118121
type: string
18122-
pattern: ^(?!\.{1,2}$)[\p{L}0-9@_.+:\\/=-]+$
18122+
pattern: ^(?!\.{1,2}$)[\p{L}0-9@_.+:=-]+$
1812318123
description: The identifier of the action.
1812418124
title:
1812518125
type: string

0 commit comments

Comments
 (0)