We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 7e1fd27 + 8cc9a22 commit 1325537Copy full SHA for 1325537
1 file changed
README.md
@@ -182,7 +182,7 @@ ghactions:
182
- main
183
- master
184
```
185
-By default, Frizbee will exclude all actions that are referenced by a branch and only pin actions that are referenced by a tag.
+By default, Frizbee will exclude all actions that are referencing `main` or `master`.
186
187
You can also configure Frizbee to skip processing certain container images or certain tags:
188
```yml
0 commit comments