mirror of
https://github.com/thib8956/nginx-proxy
synced 2026-04-19 18:39:39 +00:00
ci: disable scheduled build/push on forks
This commit is contained in:
@@ -25,6 +25,7 @@ jobs:
|
||||
matrix:
|
||||
base: [alpine, debian]
|
||||
runs-on: ubuntu-latest
|
||||
if: (github.event_name == "schedule" && github.repository == "nginx-proxy/nginx-proxy") || (github.event_name != "schedule")
|
||||
steps:
|
||||
- name: Checkout
|
||||
uses: actions/checkout@v4
|
||||
|
||||
Reference in New Issue
Block a user