diff options
| author | vanhauser-thc <vh@thc.org> | 2024-02-05 15:05:46 +0100 |
|---|---|---|
| committer | vanhauser-thc <vh@thc.org> | 2024-02-05 15:05:46 +0100 |
| commit | 40df85d1e6fb80e9d641064e645a48b623aee681 (patch) | |
| tree | 7e1ec525de3658ce39f675c120dd1c29519ead19 /.github/workflows | |
| parent | 47e7d243f7522b21beeb7bb9e91f3f312a9659f0 (diff) | |
| download | afl++-40df85d1e6fb80e9d641064e645a48b623aee681.tar.gz | |
adjust cmplog header
Diffstat (limited to '.github/workflows')
| -rw-r--r-- | .github/workflows/ci.yml | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index ed382fbb..dd0d13e9 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -5,6 +5,7 @@ on: branches: - stable - dev + - 420 pull_request: branches: - dev # No need for stable-pull-request, as that equals dev-push |
