only run workflow on main branch

This commit is contained in:
Tim 'Piepmatz' Hesse 2025-03-10 15:59:51 +01:00
parent 2dcf03e4e7
commit 329709a222

View File

@ -6,10 +6,9 @@ name: Test on Beta Toolchain
# The ci.yml handles our actual testing with our guarantees.
on:
pull_request:
# push:
# branches:
# - main
push:
branches:
- main
env:
NUSHELL_CARGO_PROFILE: ci