Skip to content

Commit 1714371

Browse files
authored
ci: yet more pinact fixes (#932)
* ci: yet more pinact fixes * remove test code
1 parent b78899d commit 1714371

1 file changed

Lines changed: 1 addition & 2 deletions

File tree

.github/workflows/pinact_update.yml

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -40,8 +40,7 @@ jobs:
4040
--diff \
4141
--fix \
4242
--update \
43-
--min-age "30" \
44-
".github/workflows"
43+
--min-age "30"
4544
exit_code="$?"
4645
set -e
4746

0 commit comments

Comments
 (0)