ci: Allow building nightly from any branch (#13036)

This commit is contained in:
Danny Martini 2025-02-04 12:15:02 +01:00 committed by GitHub
parent f150f79ad6
commit 60a0f38f6a
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -11,8 +11,6 @@ jobs:
steps:
- name: Checkout
uses: actions/checkout@v4.1.1
with:
ref: master
- name: Set up QEMU
uses: docker/setup-qemu-action@v3.3.0