Skip to content

Commit

Permalink
Allow to pass in secrets to test action (matomo-org#22865)
Browse files Browse the repository at this point in the history
  • Loading branch information
sgiehl authored Dec 16, 2024
1 parent 3e24186 commit 153f637
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions .github/workflows/matomo-tests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -23,6 +23,11 @@ on:
type: string
required: false
default: ''
secrets:
ARTIFACTS_PASS:
required: false
TESTOMATIO_INTEGRATION:
required: false

permissions:
actions: read
Expand Down

0 comments on commit 153f637

Please sign in to comment.