Skip to content

Commit

Permalink
GA: do not run rector_phar workflow, conflicts Travis
Browse files Browse the repository at this point in the history
  • Loading branch information
TomasVotruba committed Jan 21, 2020
1 parent 2cd9436 commit c6ebc02
Showing 1 changed file with 7 additions and 8 deletions.
15 changes: 7 additions & 8 deletions .github/workflows/rector_phar.yml
Original file line number Diff line number Diff line change
@@ -1,13 +1,12 @@
name: Rector_PHAR

on:
pull_request:
push:
branches:
- master
release:
types:
- published
#on:
# push:
# branches:
# - master
# release:
# types:
# - published

jobs:
compile_and_deploy_rector_phar:
Expand Down

0 comments on commit c6ebc02

Please sign in to comment.