Skip to content

Commit

Permalink
Merge pull request #14 from prashanth-sams/refactor
Browse files Browse the repository at this point in the history
Refactor
  • Loading branch information
prashanth-sams committed Jul 24, 2020
2 parents b979196 + 390aa9f commit b66403e
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion .github/workflows/create-pull-request.yml
Original file line number Diff line number Diff line change
@@ -1,2 +1,4 @@
- name: Create Pull Request
uses: peter-evans/create-pull-request@v3.0.0
uses: peter-evans/create-pull-request@v3.0.0
env:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}

0 comments on commit b66403e

Please sign in to comment.