Update ubuntu-20.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:52:41 +02:00 committed by GitHub
parent 482fff8536
commit cb59d2586c
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -5,9 +5,9 @@ name: Ubuntu 20.04 (Focal Fossa)
on:
push:
branches: [ "master" ]
branches: [ "main" ]
pull_request:
branches: [ "master" ]
branches: [ "main" ]
jobs:
build: