Compare commits

..

No commits in common. "6b335bcb5ea466868c8da440a4785afd21fe83ef" and "219248c177ba466655e2993c761d7b5a80ca188f" have entirely different histories.

View file

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