Skip to content

Commit 8c4fa57

Browse files
committed
prepping test workflows for public repo
1 parent 724e2a2 commit 8c4fa57

7 files changed

+0
-13
lines changed

.github/workflows/plot_observables.yaml

-1
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,6 @@ on:
44
push:
55
branches:
66
- main
7-
- XSCAPE-0.9.1-for-public-repo
87

98
env:
109
PULL_NUMBER: ${{ github.event.number }}

.github/workflows/test-build-external.yaml

-2
Original file line numberDiff line numberDiff line change
@@ -4,12 +4,10 @@ on:
44
pull_request:
55
branches:
66
- main
7-
- XSCAPE-0.9.1-for-public-repo
87

98
push:
109
branches:
1110
- main
12-
- XSCAPE-0.9.1-for-public-repo
1311

1412
env:
1513
REPO_NAME: ${{ github.event.repository.name }}

.github/workflows/test-events-PbPb.yaml

-2
Original file line numberDiff line numberDiff line change
@@ -4,12 +4,10 @@ on:
44
pull_request:
55
branches:
66
- main
7-
- XSCAPE-0.9.1-for-public-repo
87

98
push:
109
branches:
1110
- main
12-
- XSCAPE-0.9.1-for-public-repo
1311

1412
env:
1513
REPO_NAME: ${{ github.event.repository.name }}

.github/workflows/test-events-Pythia-Isr-Dat.yaml

-2
Original file line numberDiff line numberDiff line change
@@ -4,12 +4,10 @@ on:
44
pull_request:
55
branches:
66
- main
7-
- XSCAPE-0.9.1-for-public-repo
87

98
push:
109
branches:
1110
- main
12-
- XSCAPE-0.9.1-for-public-repo
1311

1412
env:
1513
REPO_NAME: ${{ github.event.repository.name }}

.github/workflows/test-events-Pythia-Isr-Hadron.yaml

-2
Original file line numberDiff line numberDiff line change
@@ -4,12 +4,10 @@ on:
44
pull_request:
55
branches:
66
- main
7-
- XSCAPE-0.9.1-for-public-repo
87

98
push:
109
branches:
1110
- main
12-
- XSCAPE-0.9.1-for-public-repo
1311

1412
env:
1513
REPO_NAME: ${{ github.event.repository.name }}

.github/workflows/test-events-Pythia-Isr-Parton.yaml

-2
Original file line numberDiff line numberDiff line change
@@ -4,12 +4,10 @@ on:
44
pull_request:
55
branches:
66
- main
7-
- XSCAPE-0.9.1-for-public-repo
87

98
push:
109
branches:
1110
- main
12-
- XSCAPE-0.9.1-for-public-repo
1311

1412
env:
1513
REPO_NAME: ${{ github.event.repository.name }}

.github/workflows/test-events-pp.yaml

-2
Original file line numberDiff line numberDiff line change
@@ -4,12 +4,10 @@ on:
44
pull_request:
55
branches:
66
- main
7-
- XSCAPE-0.9.1-for-public-repo
87

98
push:
109
branches:
1110
- main
12-
- XSCAPE-0.9.1-for-public-repo
1311

1412
env:
1513
REPO_NAME: ${{ github.event.repository.name }}

0 commit comments

Comments
 (0)