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 9cea895 commit eeccc42Copy full SHA for eeccc42
.github/workflows/clk-rebase.yml
@@ -76,7 +76,7 @@ jobs:
76
echo "✓ Token has push permissions"
77
else
78
echo "✗ Token does NOT have push permissions. Full permissions object: $REPO_PERMS"
79
- exit 1
+ #exit 1
80
fi
81
82
0 commit comments