[PATCH] D114412: github: Add action for automated issue notification

Alexander Batashev via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Dec 14 08:01:21 PST 2021


alexbatashev requested changes to this revision.
alexbatashev added inline comments.
This revision now requires changes to proceed.


================
Comment at: .github/workflows/issue-subscriber.yml:11
+    runs-on: ubuntu-latest
+    steps:
+    - name: Update watchers
----------------
Could you please apply fix from https://reviews.llvm.org/D115708 here as well?


Repository:
  rG LLVM Github Monorepo

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D114412/new/

https://reviews.llvm.org/D114412



More information about the llvm-commits mailing list