Skip to content

Commit cfed957

Browse files
Mohammed NaserMohammed Naser
authored andcommitted
fix gituhb action names
1 parent fe6156b commit cfed957

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

.github/workflows/trigger_quartz.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ name: Trigger Quartz Build
33
on:
44
push:
55
branches:
6-
- main
6+
- master
77

88
jobs:
99
dispatch:
@@ -15,5 +15,5 @@ jobs:
1515
# This token must be your Org Secret
1616
token: ${{ secrets.ORG_LINUX_WIKI }}
1717
# Replace with your actual Org and Repo names
18-
repository: test-mohammed-community/quartz-repo
18+
repository: Open-Source-Community/quartz-repo
1919
event-type: content_updated

0 commit comments

Comments
 (0)