mirror of
https://github.com/gotenberg/gotenberg.git
synced 2026-08-08 08:32:16 +01:00
ci: make it work for forks too
This commit is contained in:
1
.github/workflows/pull-request-cleanup.yml
vendored
1
.github/workflows/pull-request-cleanup.yml
vendored
@@ -11,6 +11,7 @@ jobs:
|
||||
cleanup:
|
||||
name: Cleanup Docker images
|
||||
runs-on: ubuntu-latest
|
||||
continue-on-error: true
|
||||
steps:
|
||||
- name: Check out code
|
||||
uses: actions/checkout@v4
|
||||
|
||||
Reference in New Issue
Block a user