Skip to content

Commit e0c0c2a

Browse files
authored
[fix] have build reported on auto-pr-on-issue github workflow (Safety-Critical-Rust-Consortium#163)
1 parent eda0b90 commit e0c0c2a

1 file changed

Lines changed: 3 additions & 0 deletions

File tree

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

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -50,3 +50,6 @@ 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)