diff options
| author | Dan Allen <dan.j.allen@gmail.com> | 2020-11-18 23:29:06 -0700 |
|---|---|---|
| committer | Dan Allen <dan.j.allen@gmail.com> | 2020-11-18 23:29:41 -0700 |
| commit | 846bfd3977490da92bda5e8564e8a6c2e2a6f475 (patch) | |
| tree | 8d0914d42b5fa649cabf13d7930b8df6483435a7 /.github | |
| parent | bdb96d106fc04889cf6059b4c9e25c517dfaa984 (diff) | |
rename test upstream workflow to upstream dispatch [skip ci]
Diffstat (limited to '.github')
| -rw-r--r-- | .github/workflows/upstream-dispatch.yml (renamed from .github/workflows/test-upstream.yml) | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/.github/workflows/test-upstream.yml b/.github/workflows/upstream-dispatch.yml index 163d4bd8..ca20148e 100644 --- a/.github/workflows/test-upstream.yml +++ b/.github/workflows/upstream-dispatch.yml @@ -1,4 +1,4 @@ -name: Test Upstream +name: Upstream Dispatch on: repository_dispatch jobs: build: |
