File tree Expand file tree Collapse file tree 2 files changed +4
-3
lines changed
Expand file tree Collapse file tree 2 files changed +4
-3
lines changed Original file line number Diff line number Diff line change 99 - ' mkdocs.yml'
1010 - ' README.md'
1111 - ' .github/workflows/deploy-docs.yml'
12+ workflow_dispatch : # Allow manual triggering
1213
1314permissions :
1415 contents : write
Original file line number Diff line number Diff line change 11---
22site_name : Fact Check-In
3- site_url : https://pioneershub.github.io/fact-check-in /
3+ site_url : https://pioneershub.github.io/fact_check_in /
44site_author : Alexander Hendorf
55site_description : >-
66 Validate if the attendee is registered for the conference by ticket code, name and email.
77# Repository
8- repo_name : PioneersHub/fact-check-in
9- repo_url : https://github.com/PioneersHub/fact-check-in
8+ repo_name : PioneersHub/fact_check_in
9+ repo_url : https://github.com/PioneersHub/fact_check_in
1010
1111#
1212nav :
You can’t perform that action at this time.
0 commit comments