Commit 5ba5c3c
authored
### 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>
1 parent da6870d commit 5ba5c3c
1 file changed
Lines changed: 6 additions & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
18 | 18 | | |
19 | 19 | | |
20 | 20 | | |
| 21 | + | |
| 22 | + | |
| 23 | + | |
| 24 | + | |
| 25 | + | |
| 26 | + | |
21 | 27 | | |
22 | 28 | | |
23 | 29 | | |
24 | 30 | | |
25 | 31 | | |
26 | | - | |
27 | 32 | | |
28 | 33 | | |
29 | 34 | | |
| |||
0 commit comments