Skip to content

Commit 81032b2

Browse files
Merge branch 'main' into fm/stg-468-update-readme-and-example
merge target
2 parents 93a9011 + 944935d commit 81032b2

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

.github/workflows/linting.yml

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,12 @@ on:
77
- '**.py'
88
- 'stagehand/**'
99
- 'pyproject.toml'
10+
push:
11+
branches: [ main, master ]
12+
paths:
13+
- '**.py'
14+
- 'stagehand/**'
15+
- 'pyproject.toml'
1016

1117
jobs:
1218
format-check:

0 commit comments

Comments
 (0)