ci: skip relup tests for now

This commit is contained in:
Zaiming (Stone) Shi 2023-02-03 09:58:02 +01:00
parent c95d201331
commit 7233f42889
1 changed files with 7 additions and 7 deletions

View File

@ -4,13 +4,13 @@ concurrency:
group: relup-${{ github.event_name }}-${{ github.ref }}
cancel-in-progress: true
on:
push:
branches:
- '**'
tags:
- e*
pull_request:
# on:
# push:
# branches:
# - '**'
# tags:
# - e*
# pull_request:
jobs:
relup_test_plan: