1
0
mirror of https://github.com/stefanzweifel/git-auto-commit-action.git synced 2026-02-02 14:27:18 +08:00

Use "main" as branch name in example

This commit is contained in:
Stefan Zweifel
2020-10-06 09:13:19 +02:00
committed by GitHub
parent 0bf17c328a
commit f922a52bf1

View File

@@ -67,7 +67,7 @@ on:
pull_request:
push:
branches:
- "master"
- "main"
jobs:
php-cs-fixer: