mirror of
https://github.com/Kpa-clawbot/meshcore-analyzer.git
synced 2026-04-27 00:55:14 +00:00
Compare commits
3 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
| 678c4ce8da | |||
| 752f25382a | |||
| 092d0809f0 |
@@ -20,6 +20,10 @@ concurrency:
|
|||||||
group: deploy-${{ github.event.pull_request.number || github.ref }}
|
group: deploy-${{ github.event.pull_request.number || github.ref }}
|
||||||
cancel-in-progress: true
|
cancel-in-progress: true
|
||||||
|
|
||||||
|
defaults:
|
||||||
|
run:
|
||||||
|
shell: bash
|
||||||
|
|
||||||
env:
|
env:
|
||||||
FORCE_JAVASCRIPT_ACTIONS_TO_NODE24: true
|
FORCE_JAVASCRIPT_ACTIONS_TO_NODE24: true
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user