Skip to content

Commit ee898f2

Browse files
Merge pull request #6 from francoto/add_readme_branch_mention
doc: update snippet with branch parameter
2 parents 3a3caf5 + bf8c010 commit ee898f2

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

README.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -29,6 +29,7 @@ jobs:
2929
with:
3030
pitfalls_output: "./pitfalls_outputs"
3131
verbose: "false"
32+
branch: $GITHUB_REF # useful to run the analysis on the actual branch (default on main)
3233
# config: ".github/workflow/rsmetacheck.toml"
3334
# config-profile: "prerelease" # use to set a profile defined in config. Overides the active_profile defined in rsmetacheck.toml
3435
```

0 commit comments

Comments
 (0)