mirror of
https://github.com/tiennm99/is-a-good-dev.git
synced 2026-06-07 06:14:33 +00:00
Fix typo.
This commit is contained in:
@@ -7,13 +7,13 @@ on:
|
||||
branches: [main]
|
||||
paths:
|
||||
- "domains/*"
|
||||
- ".github/workflows/validation.yml"
|
||||
- ".github/workflows/validate.yml"
|
||||
- "dnsconfig.js"
|
||||
|
||||
workflow_dispatch:
|
||||
|
||||
concurrency:
|
||||
group: ${{ github.ref }}-validation
|
||||
group: ${{ github.ref }}-validate
|
||||
cancel-in-progress: true
|
||||
|
||||
jobs:
|
||||
|
||||
Reference in New Issue
Block a user