Update ubuntu-24.04.yml

Change because of rename of "master" branch to "main". Had to be done.
This commit is contained in:
Jeroen Baten 2024-09-24 09:53:13 +02:00 committed by GitHub
parent c630e00186
commit 5d851f6333
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -5,9 +5,9 @@ name: Ubuntu 24.04 (Noble Numbat)
on:
push:
branches: [ "master" ]
branches: [ "main" ]
pull_request:
branches: [ "master" ]
branches: [ "main" ]
jobs:
build: