Skip to content

Commit

Permalink
Build every branch/PR with GH actions
Browse files Browse the repository at this point in the history
  • Loading branch information
hajduakos authored Jul 2, 2020
1 parent 7df4eb3 commit f07b17d
Showing 1 changed file with 1 addition and 5 deletions.
6 changes: 1 addition & 5 deletions .github/workflows/gradle-build.yml
Original file line number Diff line number Diff line change
@@ -1,10 +1,6 @@
name: Build Theta with Gradle

on:
push:
branches: [ master ]
pull_request:
branches: [ master ]
on: [push, pull_request]

jobs:
build:
Expand Down

0 comments on commit f07b17d

Please sign in to comment.