Skip to content

Commit

Permalink
Revert "Enable Testing workflow for PR"
Browse files Browse the repository at this point in the history
This reverts commit 6baf7cd.

workflows will be merged with master. Therefor pull_request events are
not needed anymore.
  • Loading branch information
sylv-io committed Oct 13, 2020
1 parent 6baf7cd commit 28d2308
Showing 1 changed file with 1 addition and 4 deletions.
5 changes: 1 addition & 4 deletions .github/workflows/testing.yml
Original file line number Diff line number Diff line change
Expand Up @@ -3,10 +3,7 @@
name: Testing

on:
push:
pull_request:
branches:
- master
- push

jobs:
build:
Expand Down

0 comments on commit 28d2308

Please sign in to comment.