Skip to content

Commit 1325537

Browse files
authored
Merge pull request #182 from jhrozek/fix_readme
Fix the default configuration note in README
2 parents 7e1fd27 + 8cc9a22 commit 1325537

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -182,7 +182,7 @@ ghactions:
182182
- main
183183
- master
184184
```
185-
By default, Frizbee will exclude all actions that are referenced by a branch and only pin actions that are referenced by a tag.
185+
By default, Frizbee will exclude all actions that are referencing `main` or `master`.
186186

187187
You can also configure Frizbee to skip processing certain container images or certain tags:
188188
```yml

0 commit comments

Comments
 (0)