We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f7d9a03 commit 176dc51Copy full SHA for 176dc51
1 file changed
.github/workflows/format.yml
@@ -2,7 +2,11 @@ name: Format
2
3
on:
4
push:
5
+ branches-ignore:
6
+ - production
7
pull_request:
8
9
10
workflow_dispatch:
11
jobs:
12
format:
0 commit comments