Skip to content

Commit fe5c455

Browse files
author
David Cavazos
committed
add experimental to job names
1 parent 946d1fe commit fe5c455

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

.github/workflows/custard-run-dev.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@
1212
# See the License for the specific language governing permissions and
1313
# limitations under the License.
1414

15-
name: Custard run (dev)
15+
name: Custard run (dev / experimental)
1616

1717
on:
1818
push:

.github/workflows/custard-run.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@
1212
# See the License for the specific language governing permissions and
1313
# limitations under the License.
1414

15-
name: Custard run
15+
name: Custard run (experimental)
1616

1717
on:
1818
push:

0 commit comments

Comments
 (0)