Skip to content

Commit

Permalink
Update build.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
MeilCli authored Mar 13, 2020
1 parent 7083713 commit 8c1bc47
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,6 @@ on:
- master
pull_request:
branches:
- update
- master

jobs:
Expand Down Expand Up @@ -46,7 +45,7 @@ jobs:
${{ runner.os }}-gems-
- name: Bundle config
run: bundle config path vendor/bundle
- uses: MeilCli/danger-action@update
- uses: MeilCli/danger-action@master
with:
plugins_file: 'Gemfile'
danger_file: 'Dangerfile'
Expand Down

0 comments on commit 8c1bc47

Please sign in to comment.