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 }} group: relup-${{ github.event_name }}-${{ github.ref }}
cancel-in-progress: true cancel-in-progress: true
on: # on:
push: # push:
branches: # branches:
- '**' # - '**'
tags: # tags:
- e* # - e*
pull_request: # pull_request:
jobs: jobs:
relup_test_plan: relup_test_plan: