Skip to content

Commit 94fa18d

Browse files
authored
feat: remove checkout ref
1 parent a40e39d commit 94fa18d

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

.github/workflows/pr_commits.yml

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -8,9 +8,6 @@ jobs:
88
runs-on: ubuntu-latest
99
steps:
1010
- uses: actions/checkout@v3
11-
with:
12-
fetch-depth: 0
13-
ref: ${{ github.head_ref }}
1411

1512
- uses: dart-lang/setup-dart@v1.3
1613

0 commit comments

Comments
 (0)