Skip to content

Commit 40b9be2

Browse files
authored
Update README.md
1 parent e623bcd commit 40b9be2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22

33
An action that runs selected [flake8](http://flake8.pycqa.org) tests on the Python code in your repo. If ___syntax errors or undefined names___ are found in the Python code then the action will fail.
44

5-
Example workflow:
5+
Example workflow (`.github/main.workflow`):
66
```
77
workflow "New workflow" {
88
on = "push"

0 commit comments

Comments
 (0)