Skip to content

Commit

Permalink
test triggered
Browse files Browse the repository at this point in the history
  • Loading branch information
sreichel committed Jan 17, 2025
1 parent dc22134 commit b2c3fd0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/workflow.yml
Original file line number Diff line number Diff line change
Expand Up @@ -138,5 +138,5 @@ jobs:
needs.check.outputs.phpunit > 0 ||
needs.check.outputs.workflow > 0
uses: ./.github/workflows/phpunit.yml
secrets: # Or as an environment variable
secrets:
SONAR_TOKEN: ${{ secrets.SONAR_TOKEN }}

0 comments on commit b2c3fd0

Please sign in to comment.