mirror of
https://github.com/gogs/gogs.git
synced 2026-03-06 12:11:00 +01:00
chore: change default branch to main (#6285)
This commit is contained in:
2
.github/workflows/shell.yml
vendored
2
.github/workflows/shell.yml
vendored
@@ -1,7 +1,7 @@
|
||||
name: Shell
|
||||
on:
|
||||
push:
|
||||
branches: [master]
|
||||
branches: [main]
|
||||
pull_request:
|
||||
jobs:
|
||||
shellcheck:
|
||||
|
||||
Reference in New Issue
Block a user