Skip to content

Change default line width limit to 80 again #69

Change default line width limit to 80 again

Change default line width limit to 80 again #69

Workflow file for this run

on: pull_request
concurrency:
group: ${{ github.ref }}
cancel-in-progress: true
jobs:
format_nixpkgs:
name: Format Nixpkgs
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v3.5.2
- uses: cachix/install-nix-action@v20
- run: |
./sync-pr.sh \
https://github.com/${{ github.repository }} \
${{ github.event.pull_request.number }} \
https://${{ secrets.NIXPKGS_GITHUB_TOKEN }}@github.com/${{ github.repository_owner }}/nixpkgs \