Update gitactions for dev branch, deprecate stable branch
This commit is contained in:
2
.github/workflows/check.yml
vendored
2
.github/workflows/check.yml
vendored
@@ -5,7 +5,7 @@ on:
|
||||
push:
|
||||
branches:
|
||||
- main
|
||||
- stable
|
||||
- dev
|
||||
jobs:
|
||||
check:
|
||||
name: Check
|
||||
|
||||
Reference in New Issue
Block a user