Skip to content

Commit 547ffa6

Browse files
Update .github/workflows/ci.yaml
Co-authored-by: Dean Sheather <dean@deansheather.com>
1 parent c15cf47 commit 547ffa6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ci.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -141,7 +141,7 @@ jobs:
141141
# Allows dependabot to still rebase!
142142
commit_message: "[dependabot skip] Update Nix Flake SRI Hash"
143143

144-
# check for other PRs
144+
# require everyone else to update it themselves
145145
- name: Ensure No Changes
146146
if: github.actor != 'dependabot[bot]'
147147
run: git diff --exit-code

0 commit comments

Comments
 (0)