Compare commits

..

No commits in common. "657bfbec0134f5b5092d1f8b295120a36e1c2371" and "18a4ab54fba99e7facd9ac740970e1ff538339b3" have entirely different histories.

View file

@ -7,8 +7,6 @@ jobs:
deploy:
if: github.event.pull_request.merged == true
runs-on: docker
container:
image: node:22
steps:
- name: Checkout repository
uses: actions/checkout@v4