Commit 00c0dc4
feat: exclude dependabot from dev and prod steps
Since dependabot does not have access to the secrets in the github app token generation step, this step fails in the PRs with sha updates, so we are excluding dependabot from running gatekeeper jobs.1 parent 8f06190 commit 00c0dc4
1 file changed
Lines changed: 2 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
130 | 130 | | |
131 | 131 | | |
132 | 132 | | |
| 133 | + | |
133 | 134 | | |
134 | 135 | | |
135 | 136 | | |
| |||
184 | 185 | | |
185 | 186 | | |
186 | 187 | | |
| 188 | + | |
187 | 189 | | |
188 | 190 | | |
189 | 191 | | |
| |||
0 commit comments