Skip to content

Commit bf8c010

Browse files
committed
doc: update snippet with branch parameter
1 parent 3a3caf5 commit bf8c010

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)