Skip to content

Commit

Permalink
Check name?
Browse files Browse the repository at this point in the history
  • Loading branch information
i-am-tom committed Oct 31, 2023
1 parent 28a918f commit 3db41ea
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/e2e-test.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ jobs:
uses: lewagon/wait-on-check-action@v1.3.1
with:
ref: "${{ github.event.pull_request.head.sha || github.sha }}"
running-workflow-name: "build and deploy (ndc-postgres)"
check-name: "build and deploy (ndc-postgres)"
repo-token: ${{ secrets.GITHUB_TOKEN }}

- name: Dispatch E2E tests
Expand Down

0 comments on commit 3db41ea

Please sign in to comment.