diff --git a/.github/workflows/demo.yml b/.github/workflows/demo.yml index ead7046..8fdfa8e 100644 --- a/.github/workflows/demo.yml +++ b/.github/workflows/demo.yml @@ -3,7 +3,7 @@ run-name: ${{ github.actor }} is testing out GitHub Action on: pull_request: branches: - - IDC_demo_master + - wenjun/ci concurrency: group: ${{ github.workflow }}-${{ github.event.pull_request.number || github.ref }}