Skip to content

Conditionally preserve file permissions when archiving through pkg_ta… #86

Conditionally preserve file permissions when archiving through pkg_ta…

Conditionally preserve file permissions when archiving through pkg_ta… #86

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]