Skip to content

Commit 12d32ee

Browse files
authored
Remove unused CI (#1432)
1 parent 86d138a commit 12d32ee

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ci.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ on:
33
push:
44
branches: [main]
55
pull_request:
6-
branches: [main, 1.7.1-async-await]
6+
branches: [main]
77
jobs:
88
preflight:
99
name: License Header and Formatting Checks

0 commit comments

Comments
 (0)