Skip to content
Snippets Groups Projects
Commit 6c03ec17 authored by lintao@ihep.ac.cn's avatar lintao@ihep.ac.cn
Browse files

WIP: remove the unused lcg98 branch.

parent 0085d0c6
No related branches found
No related tags found
Loading
...@@ -6,9 +6,9 @@ name: CI ...@@ -6,9 +6,9 @@ name: CI
on: on:
# Triggers the workflow on push or pull request events but only for the master branch # Triggers the workflow on push or pull request events but only for the master branch
push: push:
branches: [ master, lcg98 ] branches: [ master ]
pull_request: pull_request:
branches: [ master, lcg98 ] branches: [ master ]
# Allows you to run this workflow manually from the Actions tab # Allows you to run this workflow manually from the Actions tab
workflow_dispatch: workflow_dispatch:
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment