Skip to content

Commit bdd5486

Browse files
committed
Github actions: on: [push, pull_request]
1 parent b98af10 commit bdd5486

File tree

1 file changed

+1
-7
lines changed

1 file changed

+1
-7
lines changed

.github/workflow/gradle.yml

+1-7
Original file line numberDiff line numberDiff line change
@@ -1,12 +1,6 @@
11
name: Java CI
22

3-
# Still rainin', still dreamin'
4-
5-
on:
6-
push:
7-
branches:
8-
- consensusj-master
9-
- msgilligan-github-actions
3+
on: [push, pull_request]
104

115
jobs:
126
build:

0 commit comments

Comments
 (0)