We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 27b06ca commit 7444286Copy full SHA for 7444286
.github/workflows/smoke.yml
@@ -2,7 +2,7 @@ name: AWS RUM Web Client Smoke Tests
2
3
on:
4
push:
5
- branches: [main, release/*.*.*, feat/compression]
+ branches: [main, release/*.*.*, dev/gzip]
6
workflow_call:
7
workflow_dispatch:
8
0 commit comments