Skip to content

Commit

Permalink
Removing persist credentials false
Browse files Browse the repository at this point in the history
  • Loading branch information
Ian Walter committed Mar 9, 2021
1 parent 868d7ea commit ba5d1b6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/pr.yml
Original file line number Diff line number Diff line change
Expand Up @@ -40,8 +40,8 @@ jobs:
- name: Checkout
uses: actions/checkout@v2
with:
persist-credentials: false
fetch-depth: 0
token: ${{ secrets.GH_PAT }}
- name: Make Change
run: echo "Racks 2 Skinny" > commits/$(date +%s).txt
- name: Create pull request
Expand Down

0 comments on commit ba5d1b6

Please sign in to comment.