mirror of
https://github.com/tj-actions/changed-files
synced 2025-02-21 05:28:14 +00:00
chore: Update test.yml (#1223)
Co-authored-by: tj-actions[bot] <109116665+tj-actions-bot@users.noreply.github.com>
This commit is contained in:
parent
c789aecfa6
commit
763a7bfbb5
1 changed files with 2 additions and 5 deletions
7
.github/workflows/test.yml
vendored
7
.github/workflows/test.yml
vendored
|
@ -4,14 +4,11 @@ on:
|
|||
push:
|
||||
branches:
|
||||
- "**"
|
||||
pull_request_review:
|
||||
pull_request_target:
|
||||
pull_request:
|
||||
branches:
|
||||
- main
|
||||
- sec
|
||||
pull_request_review:
|
||||
branches:
|
||||
- main
|
||||
- sec
|
||||
|
||||
jobs:
|
||||
shellcheck:
|
||||
|
|
Loading…
Add table
Reference in a new issue