Skip to content

Commit

Permalink
README: Update GitHub Codespaces link to use the new official format …
Browse files Browse the repository at this point in the history
…with repository information in the URL
  • Loading branch information
hakatashi committed Oct 9, 2024
1 parent 9bd60c1 commit 232b397
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 3 deletions.
3 changes: 1 addition & 2 deletions .github/workflows/codespaces-image.yml
Original file line number Diff line number Diff line change
@@ -1,10 +1,9 @@
name: Create and publish Codespaces Docker images
name: Create and publish a Codespaces Docker image

on:
push:
branches:
- master
- codespaces-image-build

env:
BRANCH_NAME: ${{ github.head_ref || github.ref_name }}
Expand Down
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
# slackbot

[![Open in GitHub Codespaces](https://github.com/codespaces/badge.svg)](https://github.com/codespaces/new?hide_repo_select=false&ref=master&repo=105612722&skip_quickstart=false)
[![Open in GitHub Codespaces](https://github.com/codespaces/badge.svg)](https://codespaces.new/tsg-ut/slackbot?quickstart=1)

[![Test][action-image]][action-url]
[![Coverage Status][codecov-image]][codecov-url]
Expand Down

0 comments on commit 232b397

Please sign in to comment.