fix(cog.toml): Reactive the nix flake check step #21

Merged
bpeetz merged 2 commits from cog into master 2024-05-18 19:27:31 +00:00
1 changed files with 1 additions and 1 deletions
Showing only changes of commit e9982f1b40 - Show all commits

View File

@ -18,7 +18,7 @@
# along with this program. If not, see <https://www.gnu.org/licenses/>. # along with this program. If not, see <https://www.gnu.org/licenses/>.
tag_prefix = "v" tag_prefix = "v"
branch_whitelist = ["master"] branch_whitelist = ["main"]
ignore_merge_commits = false ignore_merge_commits = false
pre_bump_hooks = [ pre_bump_hooks = [