Compare commits
No commits in common. "657bfbec0134f5b5092d1f8b295120a36e1c2371" and "18a4ab54fba99e7facd9ac740970e1ff538339b3" have entirely different histories.
657bfbec01
...
18a4ab54fb
1 changed files with 0 additions and 2 deletions
|
@ -7,8 +7,6 @@ jobs:
|
||||||
deploy:
|
deploy:
|
||||||
if: github.event.pull_request.merged == true
|
if: github.event.pull_request.merged == true
|
||||||
runs-on: docker
|
runs-on: docker
|
||||||
container:
|
|
||||||
image: node:22
|
|
||||||
steps:
|
steps:
|
||||||
- name: Checkout repository
|
- name: Checkout repository
|
||||||
uses: actions/checkout@v4
|
uses: actions/checkout@v4
|
||||||
|
|
Loading…
Reference in a new issue