Skip to content

Commit

Permalink
ci: add mention-new-contributors input in test workflow
Browse files Browse the repository at this point in the history
Signed-off-by: Ardalan Amini <[email protected]>
  • Loading branch information
ardalanamini committed Feb 8, 2024
1 parent 7a2a29d commit 7e528e3
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -51,6 +51,7 @@ jobs:
uses: ./
with:
semver: ${{ startsWith(github.ref, 'refs/tags/') }}
mention-new-contributors: ${{ github.ref_protected }}

test-with-inputs: # make sure the action works on a clean machine without building
name : Test with inputs
Expand Down

0 comments on commit 7e528e3

Please sign in to comment.