Skip to content

Commit

Permalink
Automatically linting code
Browse files Browse the repository at this point in the history
  • Loading branch information
rsg-bot committed May 1, 2024
1 parent 83a9992 commit 2c3ca3b
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion .build/Build.CI.cs
Original file line number Diff line number Diff line change
Expand Up @@ -138,4 +138,4 @@ public static RocketSurgeonGitHubActionsConfiguration LintStagedMiddleware(Rocke

return configuration;
}
}
}
2 changes: 1 addition & 1 deletion src/Nuke/GithubActions/GitHubActionsStepsAttribute.cs
Original file line number Diff line number Diff line change
Expand Up @@ -609,4 +609,4 @@ protected virtual IEnumerable<GithubActionsNukeParameter> GetParameters(INukeBui
// ["RSG_BOT_TOKEN"] = "${{ secrets.RSG_BOT_TOKEN }}",
// };
// }
//}
//}

0 comments on commit 2c3ca3b

Please sign in to comment.