We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 5b2dcec commit 3abafd9Copy full SHA for 3abafd9
.github/workflows/qa.yml
@@ -9,6 +9,6 @@ defaults:
9
10
jobs:
11
call-qa:
12
- uses: symfony/recipes/.github/workflows/callable-qa.yml@main
+ uses: symfony/recipes/.github/workflows/callable-qa.yml@5b2dcec
13
secrets:
14
token: ${{ secrets.BOT_TOKEN }}
0 commit comments