Skip to content

Bump semver from 5.7.1 to 5.7.2 in /zapier (#45) #269

Bump semver from 5.7.1 to 5.7.2 in /zapier (#45)

Bump semver from 5.7.1 to 5.7.2 in /zapier (#45) #269

Workflow file for this run

name: fmt
on:
push:
branches: [ main ]
pull_request:
branches: [ main ]
jobs:
fmt-zapier:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v3
- uses: sane-fmt/action@master
with:
args: |
- --details=diff
- --color=always
- zapier