We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 35add1d commit 42a44acCopy full SHA for 42a44ac
.github/workflows/callable-fabbot.yml
.github/workflows/fabbot.yml
@@ -9,7 +9,7 @@ permissions:
9
jobs:
10
call-fabbot:
11
name: Fabbot
12
- uses: ./.github/workflows/callable-fabbot.yml
+ uses: symfony-tools/fabbot/.github/workflows/fabbot.yml@main
13
with:
14
package: Symfony
15
check_license: true
0 commit comments