Skip to content

Allow group and owner attributes of s3_file to be String or Integer #132

Allow group and owner attributes of s3_file to be String or Integer

Allow group and owner attributes of s3_file to be String or Integer #132

Workflow file for this run

---
name: md-links
"on":
pull_request:
push:
branches: [main]
jobs:
md-links:
runs-on: ubuntu-latest
steps:
- name: Check out code
uses: actions/checkout@v3
- name: markdown-link-check
uses: gaurav-nelson/github-action-markdown-link-check@1.0.15
with:
use-verbose-mode: "yes"
folder-path: "documentation"