Commit 7f7d228
Add enable and disable a Workflow (#3088)
- add method to disable a workflow ([API
reference](https://docs.github.com/en/rest/actions/workflows?apiVersion=2022-11-28#disable-a-workflow))
- add method to enable a workflow ([API
reference](https://docs.github.com/en/rest/actions/workflows?apiVersion=2022-11-28#enable-a-workflow))
Fixes #2846
---------
Co-authored-by: Enrico Minack <github@enrico.minack.dev>1 parent 8aef11c commit 7f7d228
File tree
6 files changed
+157
-0
lines changed- github
- tests
- ReplayData
6 files changed
+157
-0
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
214 | 214 | | |
215 | 215 | | |
216 | 216 | | |
| 217 | + | |
| 218 | + | |
| 219 | + | |
| 220 | + | |
| 221 | + | |
| 222 | + | |
| 223 | + | |
| 224 | + | |
| 225 | + | |
| 226 | + | |
| 227 | + | |
| 228 | + | |
| 229 | + | |
| 230 | + | |
| 231 | + | |
| 232 | + | |
217 | 233 | | |
218 | 234 | | |
219 | 235 | | |
| |||
Large diffs are not rendered by default.
Lines changed: 32 additions & 0 deletions
Large diffs are not rendered by default.
Large diffs are not rendered by default.
Lines changed: 31 additions & 0 deletions
Large diffs are not rendered by default.
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
139 | 139 | | |
140 | 140 | | |
141 | 141 | | |
| 142 | + | |
| 143 | + | |
| 144 | + | |
| 145 | + | |
| 146 | + | |
| 147 | + | |
| 148 | + | |
| 149 | + | |
| 150 | + | |
| 151 | + | |
| 152 | + | |
| 153 | + | |
| 154 | + | |
| 155 | + | |
| 156 | + | |
| 157 | + | |
0 commit comments