Skip to content

Commit bc4d4bc

Browse files
test just doing merge
Signed-off-by: Simon Beaudoin <sbeaudoi@qti.qualcomm.com>
1 parent 09247b2 commit bc4d4bc

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/qcom-promote-upstream-reusable-workflow.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -230,7 +230,7 @@ jobs:
230230
# Remove .github/workflows/ if present to avoid GITHUB_TOKEN push restrictions.
231231
# The upstream source repo workflows are not relevant to the packaging repo.
232232
if [ -d .github/workflows ]; then
233-
git rm -rf .github/workflows
233+
git rm -rf .github/
234234
git commit -s -m "Remove .github/workflows from upstream source"
235235
fi
236236

0 commit comments

Comments
 (0)