Searched +full:persist +full:- +full:credentials (Results 1 – 3 of 3) sorted by relevance
7 verify-conf-internal:8 runs-on: ubuntu-latest10 - name: Checkout13 persist-credentials: false14 fetch-depth: 015 - name: Setup Python16 uses: actions/setup-python@v118 python-version: 3.719 - name: Generate lv_conf_internal.h21 working-directory: scripts[all …]
7 verify-formatting:8 runs-on: ubuntu-latest10 - name: Checkout13 persist-credentials: false14 fetch-depth: 015 - name: Install astyle17 …sudo add-apt-repository -y "deb http://archive.ubuntu.com/ubuntu `lsb_release -sc` main universe r…18 sudo apt-get update -y -qq19 sudo apt-get install astyle20 - name: Format code[all …]
5 - master6 - 'release/*'9 EM_CACHE_FOLDER: 'emsdk-cache'11 build-and-deploy:13 runs-on: ubuntu-latest14 concurrency: docs-build-and-deploy16 - name: Checkout19 persist-credentials: false20 fetch-depth: 021 - name: Setup Python[all …]