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