Skip to content

Commit

Permalink
ci: add args
Browse files Browse the repository at this point in the history
  • Loading branch information
lpsm-dev committed Sep 24, 2022
1 parent a3047bd commit d40e192
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/smr.yml
Original file line number Diff line number Diff line change
Expand Up @@ -18,6 +18,7 @@ jobs:
uses: actions/checkout@v3
with:
fetch-depth: 0
persist-credentials: false
if: github.event.inputs.git-ref == 'main'

- name: Setup node
Expand Down

0 comments on commit d40e192

Please sign in to comment.