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