Skip to content

Commit 6833884

Browse files
Rename workflows to match other repositories
Co-authored-by: Benjamin R. J. Schwedler <ben@posit.co>
1 parent 4c49681 commit 6833884

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

.github/workflows/development.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
name: Development Images
1+
name: Development
22
on:
33
schedule:
44
# Hourly rebuild of dev images

.github/workflows/production.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
name: Production Images
1+
name: Production
22
on:
33
schedule:
44
# Weekly rebuild of all images, to pick up any upstream changes.

0 commit comments

Comments
 (0)