Update generate-app-headers.yaml

This commit is contained in:
CanbiZ 2025-01-10 12:09:27 +01:00 committed by GitHub
parent 535a1b0250
commit 45f241df2e
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -61,8 +61,7 @@ jobs:
gh pr create --title "Update app-headers to latest" \
--body "This PR automatically updates the app-headers file." \
--head update-app-headers \
--base main \
--label "automated"
--base main
fi
- name: Approve pull request