Skip to content

Commit 18b9f7a

Browse files
authored
Merge pull request #166 from DeterminateSystems/fixup-perpetual-pr-number
fixup: perpetual PR number
2 parents ad13049 + 1acca2b commit 18b9f7a

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.github/workflows/build.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -197,8 +197,8 @@ jobs:
197197
deploy-message: "Deploy from GitHub Actions"
198198
# NOTE(cole-h): We have a perpetual PR displaying our changes against upstream open, but
199199
# its conversation is locked, so this PR comment can never be posted.
200-
# https://github.com/DeterminateSystems/nix-src/pull/4
201-
enable-pull-request-comment: ${{ github.event.pull_request.number != 4 }}
200+
# https://github.com/DeterminateSystems/nix-src/pull/165
201+
enable-pull-request-comment: ${{ github.event.pull_request.number != 165 }}
202202
enable-commit-comment: true
203203
enable-commit-status: true
204204
overwrites-pull-request-comment: true

0 commit comments

Comments
 (0)