fix GitHub Actions setup for branch rename

This commit is contained in:
Michael Stapelberg 2022-09-04 12:44:46 +02:00
parent d5e1d58ae0
commit 30ea2d2da3

View File

@ -2,9 +2,9 @@ name: CI
on: on:
push: push:
branches: [ master ] branches: [ main ]
pull_request: pull_request:
branches: [ master ] branches: [ main ]
jobs: jobs:
build: build: