Skip to content

Commit

Permalink
chore: add name to weekly_tag.yaml GitHub Actions workflow (#166)
Browse files Browse the repository at this point in the history
  • Loading branch information
gregmagolan authored Oct 2, 2024
1 parent 275a216 commit 1b2b646
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions {{ .ProjectSnake }}/.github/workflows/weekly_tag.yaml
Original file line number Diff line number Diff line change
@@ -1,6 +1,8 @@
# Apply a tag to HEAD at the beginning of each week.
# We can use this to create semver-looking tags for releases like
# 2020.44.123+abc1234
name: Weekly Tag

on:
schedule:
# Mondays at 5am UTC / midnight EST
Expand Down

0 comments on commit 1b2b646

Please sign in to comment.