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 d4d03c1 commit f16abb5Copy full SHA for f16abb5
.github/workflows/pre-commit.yml
@@ -44,6 +44,7 @@ jobs:
44
with:
45
persist-credentials: false
46
repository: ${{ github.repository }}
47
+ ref: ${{ github.sha }}
48
path: project-repo
49
- name: Checkout cpp-linter/.github (org) repo
50
# needed for committed.toml config (org-specific)
0 commit comments