We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b78899d commit 1714371Copy full SHA for 1714371
1 file changed
.github/workflows/pinact_update.yml
@@ -40,8 +40,7 @@ jobs:
40
--diff \
41
--fix \
42
--update \
43
- --min-age "30" \
44
- ".github/workflows"
+ --min-age "30"
45
exit_code="$?"
46
set -e
47
0 commit comments