diff options
| author | Jonas Schievink <jonas.schievink@ferrous-systems.com> | 2022-08-01 16:16:22 +0200 |
|---|---|---|
| committer | Jonas Schievink <jonas.schievink@ferrous-systems.com> | 2022-08-01 16:16:22 +0200 |
| commit | c71f1e70a87bfbaab7095a297628ff78acfc14df (patch) | |
| tree | 64502fa4a61f783cb344ef9b661d3ffaef4b9358 | |
| parent | cfbada4e0fbdb0fbde515df21be934d12cad63bf (diff) | |
| download | rust-c71f1e70a87bfbaab7095a297628ff78acfc14df.tar.gz rust-c71f1e70a87bfbaab7095a297628ff78acfc14df.zip | |
Don't run on PRs
| -rw-r--r-- | .github/workflows/release.yaml | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/.github/workflows/release.yaml b/.github/workflows/release.yaml index 015614c8b4d..ca8eb1309de 100644 --- a/.github/workflows/release.yaml +++ b/.github/workflows/release.yaml @@ -5,8 +5,6 @@ on: workflow_dispatch: - pull_request: - push: branches: - release |
