Remove checkout ref
This commit is contained in:
2
web/.github/workflows/linter.yml
vendored
2
web/.github/workflows/linter.yml
vendored
@@ -12,8 +12,6 @@ jobs:
|
||||
- name: Checkout
|
||||
uses: actions/checkout@v2
|
||||
with:
|
||||
# Make sure the actual branch is checked out when running on pull requests
|
||||
ref: ${{ github.head_ref }}
|
||||
fetch-depth: 0
|
||||
|
||||
- name: Prettier
|
||||
|
||||
Reference in New Issue
Block a user