Skip to content

Commit

Permalink
Merge pull request #5 from githubpartners/fix-registration
Browse files Browse the repository at this point in the history
Fix registration
  • Loading branch information
brianamarie authored Aug 21, 2020
2 parents cb55bf9 + eb42637 commit 22d005b
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 4 deletions.
6 changes: 3 additions & 3 deletions config.yml
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
title: partner-bootcamp-actions
title: Partner Bootcamp Actions
description: GitHub Actions hands-on work for partner bootcamp.
template:
repo: partner-bootcamp-actions-template
name: partner-bootcamp-actions
repo: partner-bootcamp-actions-template
before:
- type: createIssue
title: "Activity 1: Setting up your environment!"
Expand Down Expand Up @@ -52,5 +52,5 @@ steps:
# and don't comment
- type: respond
with: trigger-azure-config.md
issue: Setting up your environment!
issue: "Activity 1: Setting up your environment!"
# Respond with "all-set" for next class... see you soon!
2 changes: 1 addition & 1 deletion responses/new-issue.md
Original file line number Diff line number Diff line change
Expand Up @@ -106,4 +106,4 @@ Once all secrets are added your repository should look like this

---

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

0 comments on commit 22d005b

Please sign in to comment.