Skip to content

Commit

Permalink
fixup! rename the check from "build" to "dry-run"
Browse files Browse the repository at this point in the history
otherwise GH treats this check as required

Signed-off-by: Miroslav Bajtoš <oss@bajtos.net>
  • Loading branch information
bajtos committed May 2, 2024
1 parent 637e85e commit a5c966c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/dry-run.yml
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ on:
# branches: [main]

jobs:
build:
dry-run:
runs-on: ubuntu-latest
services:
postgres:
Expand Down

0 comments on commit a5c966c

Please sign in to comment.