Skip to content

Commit

Permalink
Bump Endjin.PRAutoflow from 0.0.0 to 0.1.4 in .github/workflows (#78)
Browse files Browse the repository at this point in the history
Bumps 'Endjin.PRAutoflow' from 0.0.0 to 0.1.4
  • Loading branch information
dependjinbot[bot] authored Dec 4, 2020
1 parent 718dc53 commit aea4ffa
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .github/workflows/auto_merge.yml
Original file line number Diff line number Diff line change
Expand Up @@ -27,6 +27,9 @@ jobs:
auto_merge:
name: Auto-squash the PR
runs-on: ubuntu-18.04
# Don't process PRs from forked repos
if:
github.event.pull_request.head.repo.full_name == github.repository
steps:
- name: Generate token
id: generate_token
Expand Down

0 comments on commit aea4ffa

Please sign in to comment.