Compare commits
1 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
| 01b7bd11cd |
@@ -23,7 +23,7 @@ jobs:
|
|||||||
node-version: '18'
|
node-version: '18'
|
||||||
- run: npm install # Install dependencies before running the action
|
- run: npm install # Install dependencies before running the action
|
||||||
- name: Check for Pending Payload Migrations
|
- name: Check for Pending Payload Migrations
|
||||||
uses: LiamPietralla/pending-payload-migration-action@v1.0.0
|
uses: LiamPietralla/pending-payload-migration@v1.0.0
|
||||||
with:
|
with:
|
||||||
paths: "path/to/your/payload/project" # Optional, defaults to root of the repository
|
paths: "path/to/your/payload/project" # Optional, defaults to root of the repository
|
||||||
```
|
```
|
||||||
|
|||||||
Reference in New Issue
Block a user