We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent d603a7a commit 974d8a8Copy full SHA for 974d8a8
.github/workflows/format-code.yml
@@ -1,7 +1,7 @@
1
name: Format Code
2
3
on:
4
- pull_request:
+ push:
5
paths:
6
- '**.py'
7
0 commit comments