Skip to content

Commit

Permalink
spec example tweaks
Browse files Browse the repository at this point in the history
  • Loading branch information
mjaquiery committed Dec 7, 2023
1 parent 038e986 commit c126718
Show file tree
Hide file tree
Showing 3 changed files with 109 additions and 51 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/create-release.yml
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
# Simple workflow for deploying static content to GitHub Pages
name: Release
name: Create Release

on:
# Run when Docs workflow completes
Expand Down
Original file line number Diff line number Diff line change
@@ -1,11 +1,11 @@
# Simple workflow for deploying static content to GitHub Pages
name: Release
name: Issue Release

on:
# Run when Docs workflow completes
push:
branches:
- release/*
- v*.*.*

# Allows you to run this workflow manually from the Actions tab
workflow_dispatch:
Expand Down
Loading

0 comments on commit c126718

Please sign in to comment.