diff options
| author | Justin Burkett | 2020-02-07 22:32:41 -0500 |
|---|---|---|
| committer | Justin Burkett | 2020-02-07 22:32:41 -0500 |
| commit | a135e6f2c83e296da3ccfebc57a71e2b45a4f7c2 (patch) | |
| tree | b5e72e51cfd2e167d691d306369ba662ecef6ef5 /.github | |
| parent | 90d10a8fb335a21008084ab8b4ba722347ec6c74 (diff) | |
| download | emacs-a135e6f2c83e296da3ccfebc57a71e2b45a4f7c2.tar.gz emacs-a135e6f2c83e296da3ccfebc57a71e2b45a4f7c2.zip | |
Change name of workflow
Diffstat (limited to '.github')
| -rw-r--r-- | .github/workflows/test.yml | 2 |
1 files changed, 1 insertions, 1 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: |