diff --git a/.github/workflows/receive-github-config-updates.yml b/.github/workflows/receive-github-config-updates.yml index 44463fcf..35868fc0 100644 --- a/.github/workflows/receive-github-config-updates.yml +++ b/.github/workflows/receive-github-config-updates.yml @@ -1,4 +1,4 @@ -name: Sync +name: Handle dispatch from github-config on: repository_dispatch: @@ -6,7 +6,7 @@ on: jobs: build: - name: Sync + name: Create PR to update shared files runs-on: ubuntu-latest steps: