Skip to content

Commit

Permalink
run actions 2
Browse files Browse the repository at this point in the history
  • Loading branch information
cmathew committed Jan 30, 2024
1 parent 12a3803 commit 5366e05
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/runTests.yml
Expand Up @@ -9,9 +9,9 @@ name: Java CI with Gradle

on:
push:
branches: [ "test-module-2" ]
branches: [ "test-module", "test-module-2" ]
pull_request:
branches: [ "master" ]
branches: [ "master", "test-module", "test-module-2" ]

permissions:
contents: read
Expand Down

0 comments on commit 5366e05

Please sign in to comment.