We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 230d84f + 0d11f2a commit cb3debdCopy full SHA for cb3debd
.github/workflows/on-pr-update.yaml
@@ -32,8 +32,6 @@ jobs:
32
33
- name: Checkout Repository
34
uses: actions/checkout@de0fac2e4500dabe0009e67214ff5f5447ce83dd # v6.0.2
35
- with:
36
- ref: ${{ github.event.repository.default_branch }}
37
38
- name: Run Bot
39
uses: actions/github-script@ed597411d8f924073f98dfc5c65a23a2325f34cd # v8.0.0
.github/workflows/on-pr.yaml
@@ -34,8 +34,6 @@ jobs:
40
41
0 commit comments