[llvm] workflows/subscriber: Use github-automation container (PR #202777)

Tom Stellard via llvm-commits llvm-commits at lists.llvm.org
Tue Jun 9 14:49:50 PDT 2026


================
@@ -67,7 +57,7 @@ jobs:
               exit 1
               ;;
           esac
-          python3 ./github-automation.py \
----------------
tstellar wrote:

I've installed the script to /usr/local/bin/, so I would need to do something like `python3 /usr/local/bin/github-automation.py` to run it.

https://github.com/llvm/llvm-project/pull/202777


More information about the llvm-commits mailing list