We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 3a3caf5 + bf8c010 commit ee898f2Copy full SHA for ee898f2
1 file changed
README.md
@@ -29,6 +29,7 @@ jobs:
29
with:
30
pitfalls_output: "./pitfalls_outputs"
31
verbose: "false"
32
+ branch: $GITHUB_REF # useful to run the analysis on the actual branch (default on main)
33
# config: ".github/workflow/rsmetacheck.toml"
34
# config-profile: "prerelease" # use to set a profile defined in config. Overides the active_profile defined in rsmetacheck.toml
35
```
0 commit comments