Skip to content

Commit b1973b2

Browse files
committed
chore(ci): experiment hardening origin
1 parent 879fcbe commit b1973b2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/reusable_export_pr_details.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -37,7 +37,7 @@ on:
3737

3838
jobs:
3939
export_pr_details:
40-
if: inputs.workflow_origin == "bla/bla"
40+
if: inputs.workflow_origin == "dummy_org/dummy_repo"
4141
runs-on: ubuntu-latest
4242
env:
4343
FILENAME: pr.txt

0 commit comments

Comments
 (0)