We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 0084361 commit 59f7f0bCopy full SHA for 59f7f0b
.github/workflows/label-commenter.yml
@@ -8,7 +8,7 @@ on:
8
9
jobs:
10
comment:
11
- runs-on: ubuntu-18.04
+ runs-on: ubuntu-latest
12
steps:
13
- uses: actions/checkout@v2
14
- name: Label Commenter
0 commit comments