Skip to content

Commit 43592e7

Browse files
Check for symfony ux
1 parent fd52c46 commit 43592e7

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

.github/workflows/qa.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,6 +9,6 @@ defaults:
99

1010
jobs:
1111
call-qa:
12-
uses: schranz-php-recipes/symfony-recipes-php/.github/workflows/callable-qa.yml@main
12+
uses: symfony-php-recipes-bot/symfony-recipes-php/.github/workflows/callable-qa.yml@bot-code-update
1313
secrets:
1414
token: ${{ secrets.BOT_TOKEN }}

.github/workflows/watch.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ on:
77

88
jobs:
99
call-watch:
10-
uses: schranz-php-recipes/symfony-recipes-php/.github/workflows/callable-watch.yml@main
10+
uses: symfony-php-recipes-bot/symfony-recipes-php/.github/workflows/callable-watch.yml@bot-code-update
1111
with:
1212
original_repository: https://github.com/symfony/recipes.git
1313
push_repository: symfony-php-recipes-bot/symfony-recipes-php

0 commit comments

Comments
 (0)