Skip to content

Commit 22d005b

Browse files
authored
Merge pull request #5 from githubpartners/fix-registration
Fix registration
2 parents cb55bf9 + eb42637 commit 22d005b

2 files changed

Lines changed: 4 additions & 4 deletions

File tree

config.yml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
1-
title: partner-bootcamp-actions
1+
title: Partner Bootcamp Actions
22
description: GitHub Actions hands-on work for partner bootcamp.
33
template:
4-
repo: partner-bootcamp-actions-template
54
name: partner-bootcamp-actions
5+
repo: partner-bootcamp-actions-template
66
before:
77
- type: createIssue
88
title: "Activity 1: Setting up your environment!"
@@ -52,5 +52,5 @@ steps:
5252
# and don't comment
5353
- type: respond
5454
with: trigger-azure-config.md
55-
issue: Setting up your environment!
55+
issue: "Activity 1: Setting up your environment!"
5656
# Respond with "all-set" for next class... see you soon!

responses/new-issue.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -106,4 +106,4 @@ Once all secrets are added your repository should look like this
106106

107107
---
108108

109-
<h5 align="center">To continue this activity leave this issue open and navigate to the pull request titled "Creating Azure Resources"</h5>
109+
<h5 align="center">To continue this activity leave this issue open and navigate to the pull request titled "Creating Azure Resources".</h5>

0 commit comments

Comments
 (0)