-
Notifications
You must be signed in to change notification settings - Fork 1
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
I missed a couple of things. This is bad. I am fixing them now.
- Loading branch information
1 parent
c05e230
commit b010a8c
Showing
2 changed files
with
2 additions
and
2 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -27,7 +27,7 @@ jobs: | |
uses: lewagon/[email protected] | ||
with: | ||
ref: "${{ github.event.pull_request.head.sha || github.sha }}" | ||
check-name: "build and deploy (ndc-postgres)" | ||
check-name: "build and deploy" | ||
repo-token: ${{ secrets.GITHUB_TOKEN }} | ||
|
||
- name: Dispatch E2E tests | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters