Skip to content

Commit

Permalink
Remove unnecessary checkout command
Browse files Browse the repository at this point in the history
  • Loading branch information
roryabraham committed Jan 31, 2022
1 parent eb5a28a commit d0928db
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions .github/workflows/lockDeploys.yml
Original file line number Diff line number Diff line change
Expand Up @@ -21,9 +21,6 @@ jobs:
with:
GITHUB_TOKEN: ${{ secrets.OS_BOTIFY_TOKEN }}

- name: Checkout staging branch
run: git checkout staging

- name: Comment in StagingDeployCash to give Applause the 🟢 to begin QA
run: |
gh issue comment \
Expand Down

0 comments on commit d0928db

Please sign in to comment.