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 110348e commit cc6971aCopy full SHA for cc6971a
.github/workflows/pr-code-format.yml
@@ -33,6 +33,7 @@ jobs:
33
skip_initial_fetch: true
34
base_sha: 'HEAD~1'
35
sha: 'HEAD'
36
+ token: ''
37
38
- name: "Listed files"
39
env:
0 commit comments