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 94fa18d commit 539968fCopy full SHA for 539968f
.github/workflows/pr_commits.yml
@@ -8,6 +8,8 @@ jobs:
8
runs-on: ubuntu-latest
9
steps:
10
- uses: actions/checkout@v3
11
+ with:
12
+ fetch-depth: 0
13
14
- uses: dart-lang/[email protected]
15
0 commit comments