mirror of
https://github.com/panjf2000/ants.git
synced 2025-12-16 09:51:02 +00:00
chore: update some workflows
This commit is contained in:
parent
89ecc3ff68
commit
d3b35b8db2
10
.github/workflows/codeql.yml
vendored
10
.github/workflows/codeql.yml
vendored
@ -7,12 +7,22 @@ on:
|
||||
- dev
|
||||
paths-ignore:
|
||||
- '**.md'
|
||||
- '.github/FUNDING.yml'
|
||||
- '.github/release-drafter.yml'
|
||||
- '.github/ISSUE_TEMPLATE/*'
|
||||
- '.github/workflows/pull-request.yml'
|
||||
- '.github/workflows/release-drafter.yml'
|
||||
pull_request:
|
||||
branches:
|
||||
- master
|
||||
- dev
|
||||
paths-ignore:
|
||||
- '**.md'
|
||||
- '.github/FUNDING.yml'
|
||||
- '.github/release-drafter.yml'
|
||||
- '.github/ISSUE_TEMPLATE/*'
|
||||
- '.github/workflows/pull-request.yml'
|
||||
- '.github/workflows/release-drafter.yml'
|
||||
schedule:
|
||||
# ┌───────────── minute (0 - 59)
|
||||
# │ ┌───────────── hour (0 - 23)
|
||||
|
||||
10
.github/workflows/test.yml
vendored
10
.github/workflows/test.yml
vendored
@ -10,8 +10,9 @@ on:
|
||||
- '.github/FUNDING.yml'
|
||||
- '.github/release-drafter.yml'
|
||||
- '.github/ISSUE_TEMPLATE/*'
|
||||
- '.github/workflows/pull-request.yaml'
|
||||
- '.github/workflows/release-drafter.yaml'
|
||||
- '.github/workflows/codeql.yml'
|
||||
- '.github/workflows/pull-request.yml'
|
||||
- '.github/workflows/release-drafter.yml'
|
||||
- 'examples/*'
|
||||
pull_request:
|
||||
branches:
|
||||
@ -22,8 +23,9 @@ on:
|
||||
- '.github/FUNDING.yml'
|
||||
- '.github/release-drafter.yml'
|
||||
- '.github/ISSUE_TEMPLATE/*'
|
||||
- '.github/workflows/pull-request.yaml'
|
||||
- '.github/workflows/release-drafter.yaml'
|
||||
- '.github/workflows/codeql.yml'
|
||||
- '.github/workflows/pull-request.yml'
|
||||
- '.github/workflows/release-drafter.yml'
|
||||
- 'examples/*'
|
||||
|
||||
env:
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user