mirror of
https://github.com/actions/runner-images.git
synced 2025-12-27 11:58:15 +08:00
change trigger to main
This commit is contained in:
6
.github/workflows/linter.yml
vendored
6
.github/workflows/linter.yml
vendored
@@ -4,10 +4,8 @@ name: Linter
|
||||
|
||||
on:
|
||||
pull_request:
|
||||
branches: [ $default-branch ]
|
||||
push:
|
||||
branches: [ v-danurg/lint_shebang_ubuntu ]
|
||||
|
||||
branches: [ main ]
|
||||
|
||||
jobs:
|
||||
build:
|
||||
name: Lint JSON & MD files
|
||||
|
||||
Reference in New Issue
Block a user