Skip to content

Instantly share code, notes, and snippets.

@remarkablemark
Created April 27, 2022 00:39
Show Gist options
  • Save remarkablemark/719a9b317ccf7ca88b57da625b196a19 to your computer and use it in GitHub Desktop.
Save remarkablemark/719a9b317ccf7ca88b57da625b196a19 to your computer and use it in GitHub Desktop.
- name: Checkout repository
uses: actions/checkout@v3
with:
fetch-depth: 0
ref: ${{ github.head_ref }}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment