Skip to content

Commit a272a3a

Browse files
authored
[fix] remove build step at the end of auto-pr workflow (rustfoundation#165)
1 parent e0c0c2a commit a272a3a

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

.github/workflows/auto-pr-on-issue.yml

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -50,6 +50,3 @@ jobs:
5050
**Authored by:** @${{ github.event.issue.user.login }}
5151
5252
Closes #${{ github.event.issue.number }}.
53-
54-
build:
55-
uses: ./.github/workflows/build-guidelines.yml

0 commit comments

Comments
 (0)