mirror of
https://github.com/AFLplusplus/AFLplusplus.git
synced 2025-06-11 09:41:35 +00:00
reduce github action minutes
This commit is contained in:
parent
16d6f35aa6
commit
c9819e3b94
4
.github/workflows/ci.yml
vendored
4
.github/workflows/ci.yml
vendored
@ -3,8 +3,8 @@ name: CI
|
|||||||
on:
|
on:
|
||||||
push:
|
push:
|
||||||
branches: [ stable, dev ]
|
branches: [ stable, dev ]
|
||||||
pull_request:
|
# pull_request:
|
||||||
branches: [ stable, dev ]
|
# branches: [ stable, dev ]
|
||||||
|
|
||||||
jobs:
|
jobs:
|
||||||
build:
|
build:
|
||||||
|
4
.github/workflows/codeql-analysis.yml
vendored
4
.github/workflows/codeql-analysis.yml
vendored
@ -3,8 +3,8 @@ name: "CodeQL"
|
|||||||
on:
|
on:
|
||||||
push:
|
push:
|
||||||
branches: [ stable, dev ]
|
branches: [ stable, dev ]
|
||||||
pull_request:
|
# pull_request:
|
||||||
branches: [ stable, dev ]
|
# branches: [ stable, dev ]
|
||||||
|
|
||||||
jobs:
|
jobs:
|
||||||
analyze:
|
analyze:
|
||||||
|
Loading…
x
Reference in New Issue
Block a user