Add proper names to workflows

This commit is contained in:
Chris Roberts 2025-04-21 15:06:51 -07:00
parent 0bb2db6000
commit d78f3fb74a
No known key found for this signature in database
2 changed files with 2 additions and 0 deletions

View file

@ -1,3 +1,4 @@
name: Vagrant Nightly Builds
on:
schedule:
- cron: 30 4 * * *

View file

@ -1,3 +1,4 @@
name: Vagrant Release
on:
push:
tags: 'v*'