diff options
| author | bjorn3 <17426603+bjorn3@users.noreply.github.com> | 2024-08-07 09:35:31 +0000 |
|---|---|---|
| committer | bjorn3 <17426603+bjorn3@users.noreply.github.com> | 2024-08-07 09:35:31 +0000 |
| commit | 6ef49b2ea3e84990da14aa19b4416510d34c30f9 (patch) | |
| tree | be7dd93242006e096be97f6e23d7ea11db3a55a5 | |
| parent | 52f1ea49156b9e9b46d76b12035c540b506ad2e3 (diff) | |
| download | rust-6ef49b2ea3e84990da14aa19b4416510d34c30f9.tar.gz rust-6ef49b2ea3e84990da14aa19b4416510d34c30f9.zip | |
Run abi-cafe tests for pull requests too
| -rw-r--r-- | .github/workflows/abi-cafe.yml | 1 |
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: {} |
