Skip to content

feat(experiments): default end-experiment flow to leaving flag untouched #97745

feat(experiments): default end-experiment flow to leaving flag untouched

feat(experiments): default end-experiment flow to leaving flag untouched #97745

Workflow file for this run

name: shellcheck
on:
pull_request:
merge_group:
permissions:
contents: read
jobs:
shell_check:
runs-on: ubuntu-latest
timeout-minutes: 5
name: shellcheck
steps:
- uses: actions/checkout@v6
- name: Install shellcheck
run: sudo apt update && sudo apt install -y shellcheck
- name: Check secrets scripts
run: cd bin && shellcheck deploy-hobby