We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 26cc5a9 commit 7fcd135Copy full SHA for 7fcd135
.github/workflows/safe-settings.yml
@@ -37,7 +37,7 @@ jobs:
37
GITHUB_CLIENT_SECRET: ${{ secrets.OCMBOT_CLIENT_SECRET }}
38
# https://github.com/open-component-model/.github
39
ADMIN_REPO: .github
40
- # LOG_LEVEL: trace
+ LOG_LEVEL: trace
41
# https://github.com/open-component-model/.github/tree/main/safe-settings
42
CONFIG_PATH: safe-settings
43
DEPLOYMENT_CONFIG_FILE: ${{ github.workspace }}/safe-settings/config.yml
0 commit comments