Skip to content

Commit e958482

Browse files
authored
Update README.md
1 parent 2cbb444 commit e958482

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

README.md

+2
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,7 @@
11
# GitHub Action for running git commands
22

3+
You can run any `git` command you need. For example, you could run `git status` like this.
4+
35
```
46
workflow "My build" {
57
resolves = [

0 commit comments

Comments
 (0)