We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 4ca9bcf commit cda57c5Copy full SHA for cda57c5
.github/workflows/ci.yaml
@@ -3,7 +3,7 @@ on:
3
push:
4
branches: [main]
5
pull_request:
6
- branches: [main, 1.6.0-async-await]
+ branches: [main, 1.7.1-async-await]
7
jobs:
8
preflight:
9
name: License Header and Formatting Checks
0 commit comments