Skip to content

Commit dc5ac99

Browse files
committed
Workflow: Naming and normalization
1 parent 4801865 commit dc5ac99

4 files changed

Lines changed: 2 additions & 10 deletions

File tree

.github/workflows/campfire-notify.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
name: Post commit info to Campfire
1+
name: Campfire Notifications
22

33
on:
44
push:

.github/workflows/docker-containers.yml

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,3 @@
1-
---
2-
# Fork PR builds run only when a maintainer adds the "docker" label. Login and push
3-
# are disabled for fork PRs; labeled fork PRs still execute untrusted Dockerfiles.
4-
# Skipped entirely when DOCKER_USERNAME is not configured (e.g. forks).
51
name: Docker Container Builds
62

73
on:

.github/workflows/hatchbox-deploy.yml

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,3 @@
1-
---
2-
# Deploy the OSS demo/production Hatchbox app when a release tag is pushed.
3-
# Add HATCHBOX_DEPLOY_KEY to repo secrets (App → Repository tab in Hatchbox.io).
41
name: Hatchbox Deploy
52

63
on:

.github/workflows/lint-helm.yaml

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,4 @@
1-
---
2-
name: Lint and Test Charts
1+
name: Lint and Test Helm Charts
32

43
on: pull_request
54

0 commit comments

Comments
 (0)