diff options
author | Malena Ebert <63863184+malena-ebert-sonarsource@users.noreply.github.com> | 2020-10-01 15:16:52 +0200 |
---|---|---|
committer | sonartech <sonartech@sonarsource.com> | 2020-10-01 20:07:44 +0000 |
commit | 46399cfa189d50d1a1993aa1f570c12ed19727c7 (patch) | |
tree | 46384b483e6237c7308f735d1eac3544e8a9b946 /.github | |
parent | 9cf5918d4768bc0eee765acbccbafec24de225b7 (diff) | |
download | sonarqube-46399cfa189d50d1a1993aa1f570c12ed19727c7.tar.gz sonarqube-46399cfa189d50d1a1993aa1f570c12ed19727c7.zip |
Revert "Update dogfood.yml"
This reverts commit 9ebaa0dc649fffde37010b48b6d6ed9d1649684b.
Diffstat (limited to '.github')
-rw-r--r-- | .github/workflows/dogfood.yml | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/.github/workflows/dogfood.yml b/.github/workflows/dogfood.yml index a0d001a5bdf..135136c90e7 100644 --- a/.github/workflows/dogfood.yml +++ b/.github/workflows/dogfood.yml @@ -4,9 +4,6 @@ on: branches: - master - "dogfood/**" - delete: - branches: - - "dogfood/**" jobs: dogfood_merge: # prevent job to run on public repository sonarsource/sonarqube |