1
1
mirror of https://github.com/nektos/act.git synced 2024-08-16 07:50:31 +03:00
act/cmd
Jack Green 070c257640
Add documentation for dryrun parameter (#2311)
The `dryrun` paramater's documentation is unhelpful (`dryrun mode`).

In the absense of proper documentation, [this definition from a comment on this topic](https://github.com/nektos/act/issues/268#issuecomment-1054834689) should be used.

Fixes: https://github.com/nektos/act/issues/268

Co-authored-by: mergify[bot] <37929162+mergify[bot]@users.noreply.github.com>
2024-05-13 20:59:28 +00:00
..
dir.go Support cache (#1770) 2023-04-28 15:57:40 +00:00
graph.go Add super-linter + fix lint issues (#650) 2021-05-03 09:52:03 -07:00
input.go feat: Test writing remote Actions locally (#2155) 2024-02-23 07:40:14 +00:00
list.go feat: improve list (#786) 2021-08-30 15:38:03 +00:00
notices.go Support cache (#1770) 2023-04-28 15:57:40 +00:00
platforms.go Support array expressions in runs-on (#2088) 2023-11-12 17:40:06 +00:00
root.go Add documentation for dryrun parameter (#2311) 2024-05-13 20:59:28 +00:00
secrets.go fix: print line after password prompt (#1014) 2022-02-25 16:47:49 +00:00