1
0
mirror of https://github.com/juanfont/headscale.git synced 2025-08-19 13:48:20 +02:00

Revert last commit

This commit is contained in:
Kristoffer Dalby 2021-10-20 20:39:14 +01:00
parent ac37b0fd12
commit ae030ad600
No known key found for this signature in database
GPG Key ID: 09F62DC067465735

View File

@ -20,10 +20,6 @@ jobs:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v2
with:
fetch-depth: 0
ref: ${{ github.head_ref }}
persist-credentials: false
- name: Prettify code
uses: creyD/prettier_action@v4.0