Compare commits
2 Commits
2649b60762
...
af4df87d1a
| Author | SHA1 | Date | |
|---|---|---|---|
| af4df87d1a | |||
| 7431e861be |
@@ -10,6 +10,9 @@ jobs:
|
||||
build-and-deploy:
|
||||
if: github.event.pull_request.merged == true
|
||||
runs-on: self-hosted
|
||||
|
||||
container:
|
||||
image: node:20-bullseye
|
||||
|
||||
steps:
|
||||
- name: Checkout code
|
||||
|
||||
Reference in New Issue
Block a user