Skip to content

Conditionally preserve file permissions when archiving through pkg_tar #81

Conditionally preserve file permissions when archiving through pkg_tar

Conditionally preserve file permissions when archiving through pkg_tar #81

Workflow file for this run

name: Pre-Commit
on:
push:
branches: [main]
pull_request:
branches: [main]
jobs:
pre-commit:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v4
- uses: pre-commit/[email protected]