diff options
| author | vanhauser-thc <vh@thc.org> | 2024-04-13 11:54:02 +0200 |
|---|---|---|
| committer | vanhauser-thc <vh@thc.org> | 2024-04-13 11:54:08 +0200 |
| commit | 6b049536f1614892df99f7c1ebd7710192b607a8 (patch) | |
| tree | 29d20ce876d6ed7ba970071101566132d911cffb /.github/workflows | |
| parent | 1582aa9da2d7593e5b577aa3fc963ea7eb2ccbb3 (diff) | |
| download | afl++-6b049536f1614892df99f7c1ebd7710192b607a8.tar.gz | |
v4.21 init
Diffstat (limited to '.github/workflows')
| -rw-r--r-- | .github/workflows/ci.yml | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index dd0d13e9..ed382fbb 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -5,7 +5,6 @@ on: branches: - stable - dev - - 420 pull_request: branches: - dev # No need for stable-pull-request, as that equals dev-push |
