Skip to content

Commit

Permalink
Fix-pr build must be on a branch, to be able to commit. (trustwallet#…
Browse files Browse the repository at this point in the history
…3112)

Co-authored-by: Catenocrypt <[email protected]>
  • Loading branch information
optout21 and Catenocrypt authored Aug 7, 2020
1 parent 1afc050 commit d17d58e
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .github/workflows/fix-pr.yml
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,6 @@ jobs:
- uses: actions/checkout@v2
with:
token: ${{ secrets.GITHUB_TOKEN }}
ref: ${{ github.ref }}
- uses: actions/setup-node@v1
with:
node-version: 12
Expand Down

0 comments on commit d17d58e

Please sign in to comment.