Skip to content

Commit 1f84846

Browse files
committed
Fix
1 parent 09587c7 commit 1f84846

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.github/workflows/issue-bot.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -116,6 +116,8 @@ jobs:
116116
name: "Evaluate results"
117117
needs: analyse
118118

119+
runs-on: "ubuntu-latest"
120+
119121
steps:
120122
- name: "Checkout"
121123
uses: actions/checkout@v3

0 commit comments

Comments
 (0)