Files
Sutou Kouhei 5ba5c3ca1a GH-49671: [CI][Docs] Don't run jobs for push by Dependabot (#49672)
### Rationale for this change

We don't need to run the docs jobs for push by Dependabot because we can run them for PR by Dependabot. 

### What changes are included in this PR?

Add `on.push.branches` and `on.push.tags` to disable jobs for push by Dependabot.

### Are these changes tested?

No. But this will work because other workflows use this.

### Are there any user-facing changes?

No.
* GitHub Issue: #49671

Authored-by: Sutou Kouhei <kou@clear-code.com>
Signed-off-by: Raúl Cumplido <raulcumplido@gmail.com>
2026-04-07 09:52:12 +02:00

87 lines
2.5 KiB
YAML