ci: disable scheduled build/push on forks #156
This run and associated checks have been archived and are scheduled for deletion.
Learn more about checks retention
build-publish.yml
on: push
Build and publish Docker image
Annotations
1 error
|
Invalid workflow file:
.github/workflows/build-publish.yml#L25
The workflow is not valid. .github/workflows/build-publish.yml (Line: 25, Col: 9): Unexpected symbol: '"schedule"'. Located at position 23 within expression: (github.event_name == "schedule" && github.repository == "nginx-proxy/acme-companion") || (github.event_name != "schedule")
|