Skip to content

Commit

Permalink
github actions fix
Browse files Browse the repository at this point in the history
  • Loading branch information
NeutronicMC committed Jun 21, 2020
1 parent 34310af commit 5b6e7e1
Showing 1 changed file with 1 addition and 3 deletions.
4 changes: 1 addition & 3 deletions .github/workflows/integrate.yml
Original file line number Diff line number Diff line change
@@ -1,7 +1,5 @@
name: CI
on:
- push
- pull
on: [push, pull_request]
jobs:
build:
runs-on: ubuntu-latest
Expand Down

0 comments on commit 5b6e7e1

Please sign in to comment.