1
1
mirror of https://github.com/theoludwig/eslint-config-conventions.git synced 2025-09-11 23:09:27 +02:00

docs: rename master branch to main

This commit is contained in:
2024-02-16 20:04:49 +01:00
parent 8403ef4254
commit 31b226ffa4
5 changed files with 5 additions and 5 deletions

View File

@@ -2,7 +2,7 @@ name: "Release"
on:
push:
branches: [master]
branches: [main]
jobs:
release: