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. # The ci.yml handles our actual testing with our guarantees.
on: on:
pull_request: push:
# push: branches:
# branches: - main
# - main
env: env:
NUSHELL_CARGO_PROFILE: ci NUSHELL_CARGO_PROFILE: ci