Compare commits
No commits in common. "6b335bcb5ea466868c8da440a4785afd21fe83ef" and "219248c177ba466655e2993c761d7b5a80ca188f" have entirely different histories.
6b335bcb5e
...
219248c177
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: ubuntu:24.04
|
|
||||||
steps:
|
steps:
|
||||||
- name: Checkout repository
|
- name: Checkout repository
|
||||||
uses: actions/checkout@v4
|
uses: actions/checkout@v4
|
||||||
|
|
Loading…
Reference in a new issue