We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent fe6156b commit cfed957Copy full SHA for cfed957
1 file changed
.github/workflows/trigger_quartz.yml
@@ -3,7 +3,7 @@ name: Trigger Quartz Build
3
on:
4
push:
5
branches:
6
- - main
+ - master
7
8
jobs:
9
dispatch:
@@ -15,5 +15,5 @@ jobs:
15
# This token must be your Org Secret
16
token: ${{ secrets.ORG_LINUX_WIKI }}
17
# Replace with your actual Org and Repo names
18
- repository: test-mohammed-community/quartz-repo
+ repository: Open-Source-Community/quartz-repo
19
event-type: content_updated
0 commit comments