diff options
| -rw-r--r-- | .github/workflows/test.yml | 2 | ||||
| -rw-r--r-- | README.org | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/.github/workflows/test.yml b/.github/workflows/test.yml index 0bf32f2e8e4..eb2a91ea091 100644 --- a/.github/workflows/test.yml +++ b/.github/workflows/test.yml | |||
| @@ -1,4 +1,4 @@ | |||
| 1 | name: which-key-test-workflow | 1 | name: which-key-test |
| 2 | on: | 2 | on: |
| 3 | pull_request: | 3 | pull_request: |
| 4 | push: | 4 | push: |
diff --git a/README.org b/README.org index 40bcca7ecee..cb31655237b 100644 --- a/README.org +++ b/README.org | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | * which-key | 1 | * which-key |
| 2 | [[http://melpa.org/#/which-key][http://melpa.org/packages/which-key-badge.svg]] | 2 | [[http://melpa.org/#/which-key][http://melpa.org/packages/which-key-badge.svg]] |
| 3 | [[http://stable.melpa.org/#/which-key][file:http://stable.melpa.org/packages/which-key-badge.svg]] [[build][https://github.com/justbur/emacs-which-key/workflows/which-key-test-workflow/badge.svg]] | 3 | [[http://stable.melpa.org/#/which-key][file:http://stable.melpa.org/packages/which-key-badge.svg]] [[build][https://github.com/justbur/emacs-which-key/workflows/which-key-test/badge.svg]] |
| 4 | 4 | ||
| 5 | ** Recent Changes | 5 | ** Recent Changes |
| 6 | 6 | ||