GitHub Actions: rename branch

This commit is contained in:
Michael Stapelberg 2022-06-11 22:24:28 +02:00
parent 6861e7b3fc
commit 33143dee49
1 changed files with 2 additions and 2 deletions

View File

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