diff --git a/.github/workflows/ci-shell.yml b/.github/workflows/ci-shell.yml index 7f8e77a9..6e9f9f75 100644 --- a/.github/workflows/ci-shell.yml +++ b/.github/workflows/ci-shell.yml @@ -6,9 +6,11 @@ on: push: branches: - master + - intel-gpu pull_request: branches: - master + - intel-gpu jobs: test-shell-script: diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index 33a08480..6c952db2 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -6,9 +6,11 @@ on: push: branches: - master + - intel-gpu pull_request: branches: - master + - intel-gpu jobs: build: