llvm-project/.github/workflows
Jessica Clarke 2be973e9d8 workflows: Don't try and run llvm-bugs in forks
Most forks won't have an LLVM_BUGS_KEY secret, so Mailgun will error out
with a missing key, and if forks do happen to have such a secret then we
still don't want to be getting emails to LLVM's mailing lists for
downstream forks.

Reviewed By: tstellar

Differential Revision: https://reviews.llvm.org/D146235
2023-03-16 16:47:07 +00:00
..
clang-tests.yml feat: harden permissions for all github workflows 2023-03-03 21:34:27 -08:00
closed-issues.yml feat: harden permissions for all github workflows 2023-03-03 21:34:27 -08:00
issue-release-workflow.yml feat: harden permissions for all github workflows 2023-03-03 21:34:27 -08:00
issue-subscriber.yml feat: harden permissions for all github workflows 2023-03-03 21:34:27 -08:00
libclang-abi-tests.yml feat: harden permissions for all github workflows 2023-03-03 21:34:27 -08:00
libclc-tests.yml feat: harden permissions for all github workflows 2023-03-03 21:34:27 -08:00
lld-tests.yml feat: harden permissions for all github workflows 2023-03-03 21:34:27 -08:00
lldb-tests.yml feat: harden permissions for all github workflows 2023-03-03 21:34:27 -08:00
llvm-bugs.yml workflows: Don't try and run llvm-bugs in forks 2023-03-16 16:47:07 +00:00
llvm-project-tests.yml feat: harden permissions for all github workflows 2023-03-03 21:34:27 -08:00
llvm-tests.yml feat: harden permissions for all github workflows 2023-03-03 21:34:27 -08:00
new-issues.yml feat: harden permissions for all github workflows 2023-03-03 21:34:27 -08:00
README.md
release-tasks.yml feat: harden permissions for all github workflows 2023-03-03 21:34:27 -08:00
repo-lockdown.yml [github] update actions and make tweaks 2023-02-01 06:23:33 +03:30
version-check.py Workflows: Fix version-check.py script for when there is no RC tag yet 2023-01-27 06:58:47 -08:00
version-check.yml feat: harden permissions for all github workflows 2023-03-03 21:34:27 -08:00

Github action workflows should be stored in this directrory.