Skip to content

chore: synced local '.github/workflows/push_main.yml' with remote 'sh… #10

chore: synced local '.github/workflows/push_main.yml' with remote 'sh…

chore: synced local '.github/workflows/push_main.yml' with remote 'sh… #10

Workflow file for this run

# --------------------------------------------------------------
# WARNING: This file is managed by centralized sync management system.
# Do not edit this file directly, your changes will be overwritten.
# See https://github.com/orange-cloudavenue/workflows for more information.
# --------------------------------------------------------------
name: Push main
on:
push:
branches:
- main
workflow_dispatch:
concurrency:
group: ${{ github.ref }}-${{ github.head_ref }}-main
cancel-in-progress: true
permissions:
contents: write
jobs: