mirror of
https://github.com/symfony/recipes-contrib.git
synced 2026-09-11 15:16:55 +03:00
Rename main branch
This commit is contained in:
@@ -3,7 +3,7 @@ name: Update Flex endpoint
|
||||
on:
|
||||
push:
|
||||
branches:
|
||||
- master
|
||||
- main
|
||||
|
||||
defaults:
|
||||
run:
|
||||
@@ -13,5 +13,5 @@ jobs:
|
||||
call-flex-update:
|
||||
uses: symfony/recipes/.github/workflows/callable-flex-update.yml@main
|
||||
with:
|
||||
branch: master
|
||||
branch: main
|
||||
contrib: true
|
||||
|
||||
@@ -11,6 +11,6 @@ jobs:
|
||||
call-qa:
|
||||
uses: symfony/recipes/.github/workflows/callable-qa.yml@main
|
||||
with:
|
||||
branch: master
|
||||
branch: main
|
||||
contrib: true
|
||||
find_yaml: -not -wholename 'codeception/codeception/*/tests/*' -not -wholename 'codeception/codeception/*/codeception.yml'
|
||||
|
||||
Reference in New Issue
Block a user