Skip to content

Commit 66ed4a2

Browse files
Merge pull request #211 from puppetlabs/cat_1839_fix_workflow_names
Fix workflow names
2 parents 72c190f + d433abb commit 66ed4a2

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

.github/workflows/jekyll-gh-pages.yml

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,4 @@
1-
# Sample workflow for building and deploying a Jekyll site to GitHub Pages
2-
name: Deploy Jekyll with GitHub Pages dependencies preinstalled
1+
name: Deploy GitHub Pages
32

43
on:
54
# Runs on pushes targeting the default branch

0 commit comments

Comments
 (0)