about summary refs log tree commit diff
diff options
context:
space:
mode:
authorbjorn3 <17426603+bjorn3@users.noreply.github.com>2024-08-07 09:35:31 +0000
committerbjorn3 <17426603+bjorn3@users.noreply.github.com>2024-08-07 09:35:31 +0000
commit6ef49b2ea3e84990da14aa19b4416510d34c30f9 (patch)
treebe7dd93242006e096be97f6e23d7ea11db3a55a5
parent52f1ea49156b9e9b46d76b12035c540b506ad2e3 (diff)
downloadrust-6ef49b2ea3e84990da14aa19b4416510d34c30f9.tar.gz
rust-6ef49b2ea3e84990da14aa19b4416510d34c30f9.zip
Run abi-cafe tests for pull requests too
-rw-r--r--.github/workflows/abi-cafe.yml1
1 files changed, 1 insertions, 0 deletions
diff --git a/.github/workflows/abi-cafe.yml b/.github/workflows/abi-cafe.yml
index 9c487f2f90a..30dc5cb1615 100644
--- a/.github/workflows/abi-cafe.yml
+++ b/.github/workflows/abi-cafe.yml
@@ -2,6 +2,7 @@ name: Abi-cafe
 
 on:
   - push
+  - pull_request
 
 permissions: {}