We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 9012221 commit de5a14aCopy full SHA for de5a14a
1 file changed
.github/workflows/aiohttp.yml
@@ -5,9 +5,7 @@ on:
5
push:
6
branches:
7
- 'main'
8
- pull_request:
9
- branches:
10
- - 'main'
+ - 'fix-aiohttp-build' # TODO:
11
12
permissions:
13
contents: read
0 commit comments