diff --git a/.github/workflows/Build.yml b/.github/workflows/Build.yml index 1f29395..ba6c46a 100644 --- a/.github/workflows/Build.yml +++ b/.github/workflows/Build.yml @@ -4,7 +4,6 @@ on: push: branches: - master - - compoundDevice pull_request: branches: - master diff --git a/.github/workflows/Test.yml b/.github/workflows/Test.yml index c168d1e..10eea7e 100644 --- a/.github/workflows/Test.yml +++ b/.github/workflows/Test.yml @@ -4,7 +4,6 @@ on: push: branches: - master - - compoundDevice pull_request: branches: - master