Skip to content

Commit b37b9df

Browse files
committed
readme: link only runs on master from status badge
By default the badge displays the status only for the default branch, but we linked to all runs including for pull requests when clicking on the badge. Also the URL for the icon differed from GitHub's documentation.
1 parent 0f764db commit b37b9df

1 file changed

Lines changed: 2 additions & 1 deletion

File tree

README.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,5 @@
1-
[![Actions Status](https://github.com/libass/JavascriptSubtitlesOctopus/workflows/Emscripten/badge.svg)](https://github.com/libass/JavascriptSubtitlesOctopus/actions)
1+
[![Actions Status](https://github.com/libass/JavascriptSubtitlesOctopus/actions/workflows/emscripten.yml/badge.svg)](https://github.com/libass/JavascriptSubtitlesOctopus/actions/workflows/emscripten.yml?query=branch%3Amaster+event%3Apush)
2+
23

34
SubtitlesOctopus displays subtitles in .ass format and easily integrates with HTML5 videos.
45
Since it uses [libass](https://github.com/libass/libass), SubtitlesOctopus supports most

0 commit comments

Comments
 (0)