Skip to content

Commit

Permalink
Less test triggering
Browse files Browse the repository at this point in the history
  • Loading branch information
erkkah committed Apr 13, 2024
1 parent ffeb4f7 commit 6f5b56c
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 7 deletions.
6 changes: 0 additions & 6 deletions .github/workflows/android.yml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,6 @@ on:
push:
branches-ignore:
- 'test-*'
pull_request_target:
workflow_dispatch:

concurrency:
Expand Down Expand Up @@ -35,11 +34,6 @@ jobs:
sudo udevadm control --reload-rules
sudo udevadm trigger --name-match=kvm
# - uses: actions/setup-java@v3
# with:
# java-version: '11'
# distribution: 'temurin'

- name: Gradle cache
uses: gradle/actions/setup-gradle@v3

Expand Down
1 change: 0 additions & 1 deletion .github/workflows/cmdline.yml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,6 @@ on:
push:
branches-ignore:
- 'test-*'
pull_request_target:
workflow_dispatch:

concurrency:
Expand Down

0 comments on commit 6f5b56c

Please sign in to comment.