Skip to content

Commit

Permalink
fix workflow file
Browse files Browse the repository at this point in the history
  • Loading branch information
Hermsi1337 committed Jun 30, 2020
1 parent a641365 commit 84c8922
Showing 1 changed file with 1 addition and 5 deletions.
6 changes: 1 addition & 5 deletions .github/workflows/test_build.yml
@@ -1,10 +1,6 @@
name: Test

on:
push:
branches:
- '*'
- '!master'
on: [pull_request]

jobs:
build:
Expand Down

0 comments on commit 84c8922

Please sign in to comment.