Skip to content

ci: re-pin hypatia-scan reusable to standards HEAD d7c2271 (hypatia#464) #14

ci: re-pin hypatia-scan reusable to standards HEAD d7c2271 (hypatia#464)

ci: re-pin hypatia-scan reusable to standards HEAD d7c2271 (hypatia#464) #14

# SPDX-License-Identifier: MPL-2.0

Check failure on line 1 in .github/workflows/rsr-antipattern.yml

View workflow run for this annotation

GitHub Actions / .github/workflows/rsr-antipattern.yml

Invalid workflow file

(Line: 13, Col: 5): Unexpected value 'timeout-minutes'
# RSR Anti-Pattern Check - Uses reusable workflow from standards
name: RSR Anti-Pattern Check
on:
push:
branches: [main, master, develop]
pull_request:
branches: [main, master, develop]
jobs:
antipattern-check:
uses: hyperpolymath/standards/.github/workflows/rsr-antipattern-reusable.yml@main
timeout-minutes: 10