fix(flake): GHA syntax fix
Signed-off-by: s0me1newithhand7s <git+me@hand7s.org>
This commit is contained in:
parent
ac5af07119
commit
50d441ddf1
1 changed files with 1 additions and 2 deletions
|
|
@ -803,7 +803,7 @@
|
||||||
pr-title = "Update `flake.lock` GitHub Action";
|
pr-title = "Update `flake.lock` GitHub Action";
|
||||||
pr-assignees = "s0me1newithhand7s";
|
pr-assignees = "s0me1newithhand7s";
|
||||||
pr-reviewers = "s0me1newithhand7s";
|
pr-reviewers = "s0me1newithhand7s";
|
||||||
pr-lables = ''
|
pr-labels = ''
|
||||||
"CI/CD"
|
"CI/CD"
|
||||||
'';
|
'';
|
||||||
};
|
};
|
||||||
|
|
@ -816,7 +816,6 @@
|
||||||
"fmt_run" = {
|
"fmt_run" = {
|
||||||
name = "flake_format";
|
name = "flake_format";
|
||||||
on = {
|
on = {
|
||||||
workflowDispatch = {};
|
|
||||||
push = {};
|
push = {};
|
||||||
|
|
||||||
workflowDispatch = {
|
workflowDispatch = {
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue